Studio
cURL
curl --request DELETE \ --url https://studio-api.onlytraffic.com/api/external/v1/agencies/{uuid}/header \ --header 'X-API-Key: <api-key>'
{ "success": true, "data": { "uuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a" } }
Remove the agency header.
Documentation IndexFetch the complete documentation index at: https://onlytraffic.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://onlytraffic.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Your API key from the Studio Dashboard
Agency UUID. Use the uuid value from the agency response.
uuid
Removed
true
Show child attributes
Was this page helpful?