Skip to main content
POST
Retry Brand Intelligence Content Sources Route

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

brand_id
string<uuid>
required

Body

application/json

Visible failure hints plus the Content cohort they came from.

scope_domains=None preserves the exact-hint API contract for callers that do not know about cohorts. An explicit empty list means the active whole-tracked-set cohort, matching ContentGroupInsightsRequest. The service discovers current failures inside that server-resolved scope; the client never has to reconstruct them from display lists capped at 25.

domains
string[]
required
Required array length: 1 - 60 elements
scope_domains
string[] | null
Maximum array length: 60

Response

Successful Response

enqueued
boolean
default:false
in_progress
boolean
default:false
throttled
boolean
default:false
results
ContentSourceRetryResult · object[]