Skip to main content
DELETE
Delete a source

Authorizations

Authorization
string
header
required

Secret key (sk_live_...)

Path Parameters

source_id
string
required

Unique identifier for the source (prefixed with src_).

Response

OK

Confirmation object returned after a successful deletion.

id
string
required

ID of the deleted source.

object
string
required

Always source.

deleted
boolean
required

Always true for successful deletions.

request_id
string
required

Unique identifier for the API request. Include this when contacting support.