ApiGeo actions
Toggle the tracking-scope status for a topic
X-API-Key<token>
API Key for programmatic access
In: header
Path Parameters
topicId*string
Topic ID
domainId*unknown
Domain (brand) ID
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X PATCH "https://example.com/domains/{domainId}/topics/string/geo-actions/tracking" \ -H "Content-Type: application/json" \ -d '{ "status": "todo" }'Empty
Empty