Unsubscribe the current organization from a competitor.
Unsubscribe the current organization from a competitor — Competitor Tracker & Co. API reference for DELETE /v1/competitors/{id}: request parameters, request.
Required role: member or higher (organization-level).
Required scope: competitors:write (for both OAuth2 tokens and API keys).
curl -X DELETE "https://api.competitortracker.io/v1/competitors/01HF..."Empty
{
"code": "string",
"message": "string",
"resolution": "string"
}Update per-org config (display name, tracked categories) for a subscription. PATCH
Update per-org config (display name, tracked categories) for a subscription — Competitor Tracker & Co. API reference for PATCH /v1/competitors/{id}: request.
Get the event timeline for a single competitor, newest-first. GET
Get the event timeline for a single competitor, newest-first — Competitor Tracker & Co. API reference for GET /v1/competitors/{id}/timeline: request parameters.