Skip to main content
POST
/
projects
/
{name}
/
export-ctr
Export CTR
curl --request POST \
  --url https://api.advancedwebranking.com/v3/projects/{name}/export-ctr \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

name
string
required

Query Parameters

inputs
string
required

JSON string containing CTR export configuration

Response

200

Successful response