cURL
curl --request POST \ --url https://api.advancedwebranking.com/v3/projects/{name}/export-ctr \ --header 'Authorization: Bearer <token>'
This operation allows you to export data stored in AWR from Google Search Console.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
JSON string containing CTR export configuration
Successful response