Unassign a label from a competitor (idempotent — succeeds even if not assigned).
Unassign a label from a competitor (idempotent — succeeds even if not assigned) — Competitor Tracker & Co. API reference for DELETE /v1/competitors/{id}/labels.
Required role: member or higher (organization-level).
Required scope: labels:write (for both OAuth2 tokens and API keys).
X-API-Key<token>
In: header
Path Parameters
id*string
Length
1 <= lengthlabelId*string
Length
1 <= lengthResponse Body
application/json
application/json
curl -X DELETE "https://api.competitortracker.io/v1/competitors/01J0000000000000000000C001/labels/01J0000000000000000000A001"Empty
{
"code": "string",
"message": "string",
"resolution": "string"
}{
"code": "string",
"message": "string",
"resolution": "string"
}Assign a label to a competitor (idempotent on already-assigned). POST
Assign a label to a competitor (idempotent on already-assigned) — Competitor Tracker & Co. API reference for POST /v1/competitors/{id}/labels: request.
Dispatches
Manage how the weekly brief is dispatched: email recipient lists (org members and external emails) and delivery webhooks, plus the per-channel delivery log.