DELETE
/
sources
/
{source_id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

source_id
string
required

Unique identifier for a Source that was uploaded to Totoy.

Maximum length: 29

Response

200 - application/json
source_id
string
required

Unique identifier for the Source that was deleted.

Maximum length: 29
deleted
boolean
required

Indicates whether the Source was successfully deleted.