V3 > Mixtape

Bulk delete mixtapes.

Deletes the specified list of mixtapes.

delete/2/vod/channels/{channel}/mixtapes

Path parameters

channelinteger required

The Channel unique identifier

Query parameters

mixtapesstring[] required
[
  "\"toto\""
]

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.