Skip to main content
DELETE
cURL

Authorizations

Authorization
string
header
required

A managed API key, sent as Authorization: Bearer <key>. A workspace key is prefixed tgcc_; a reseller key is prefixed tgpk_. Keys carry scopes; the scope each operation demands is on the operation as x-required-scope.

Path Parameters

ingestion_id
string
required

Response

Success. On a creating endpoint this is the idempotent replay — the resource already existed for this Idempotency-Key or for this reference, and nothing was created. Idempotency-Replayed: true is on a replayed response.