Getting started
Analytics
Content
Languages
Player settings
Player
Playlists
Webhooks
RSS Feed
Rules
Video Settings
Projects
Delete project
Projects
Delete project
Deletes a project
DELETE
/
projects
/
{id}
curl --request DELETE \
--url https://api.beyondwords.io/v1/projects/{id} \
--header 'X-Api-Key: <api-key>'
Authorizations
Path Parameters
project id
Response
204
successful
curl --request DELETE \
--url https://api.beyondwords.io/v1/projects/{id} \
--header 'X-Api-Key: <api-key>'