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?