Delete a playlist by ID

This endpoint allows you to delete an existing playlist from the workspace. Once deleted, the playlist and its metadata are permanently removed and cannot be recovered.

How it works

  • When a user sends a DELETE request to this endpoint with the playlistId, FastPix removes the specified playlist from the workspace and returns a confirmation of successful deletion.

Example

An e-learning platform deletes an outdated playlist titled "Old Python Tutorials" by providing its unique playlist ID. The platform receives confirmation that the playlist has been removed, ensuring learners no longer see the obsolete content.

Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!