Playlists

Delete a playlist

Permanently delete a playlist. Videos in the playlist are not deleted.

delete/v1/playlists/{id}

Path parameters

idstring required

Unique playlist identifier

Example:pl_abc123def456

Unique playlist identifier

Response

Playlist successfully deleted

status'ok' required

Operation status

Example response

{
  "status": "ok"
}

Changes

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