API Reference
Delete Project
DELETE
/
projects
Authorization
Body
curl -X DELETE https://api.gotolstoy.com/projects \
--header 'Authorization: Bearer <API_KEY>'
Parameters
projectId
string
requiredThe project to be deleted
curl -X DELETE https://api.gotolstoy.com/projects \
--header 'Authorization: Bearer <API_KEY>'