Competitor Tracker & Co. Docs

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).

DELETE
/v1/competitors/{id}

Authorization

X-API-Key<token>

In: header

Path Parameters

id*string
Length1 <= length

Response Body

application/json

curl -X DELETE "https://api.competitortracker.io/v1/competitors/01HF..."
Empty
{
  "code": "string",
  "message": "string",
  "resolution": "string"
}