Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Deletes a custom playlist from a project.
cURL
curl --request DELETE \ --url https://api.beyondwords.io/v1/projects/{project_id}/playlists/{id} \ --header 'X-Api-Key: <api-key>'
The numeric ID of your project
The numeric ID of your playlist
successful
Was this page helpful?