Skip to main content
Tolstoy home page
Search...
⌘K
Contact sales
Sign in
Get Tolstoy
Get Tolstoy
Search...
Navigation
Delete Project
Documentation
Partners
Affiliate program
Help center
Guides
Blog
Home
Welcome
JavaScript SDK
Installation
Cookie Consent
Widget (Bubble)
Configuration
Events
Subscriptions
Stories
Product update
Webhooks
GET
List Webhooks
POST
Add Webhook
DEL
Delete Webhook
Request
Copy
Ask AI
curl
-X
DELETE
https://api.gotolstoy.com/projects
\
--header
'Authorization: Bearer <API_KEY>'
Delete Project
DELETE
/
projects
Try it
Request
Copy
Ask AI
curl
-X
DELETE
https://api.gotolstoy.com/projects
\
--header
'Authorization: Bearer <API_KEY>'
Parameters
projectId
string
required
The project to be deleted
Request
Copy
Ask AI
curl
-X
DELETE
https://api.gotolstoy.com/projects
\
--header
'Authorization: Bearer <API_KEY>'
⌘I