Skip to main content
DELETE
Delete a recording

Authorizations

Authorization
string
header
required

An API key from Settings → Integrations.

Headers

If-Match
string
required

ETag from the last GET response. Prevents overwriting a newer edit.

Maximum string length: 100

Path Parameters

id
string
required
Required string length: 1 - 256
Pattern: ^[A-Za-z0-9][A-Za-z0-9._:-]*$

Response

Success. Writes without read permission return an ID and revision only.

id
string
required
Required string length: 1 - 256
Pattern: ^[A-Za-z0-9][A-Za-z0-9._:-]*$
deleted
boolean
required