Tolstoy home page
Search...
⌘K
Contact sales
Sign in
Get Tolstoy
Get Tolstoy
Search...
Navigation
Update 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
PUT
https://api.gotolstoy.com/projects/{id}
\
--header
'Authorization: Bearer <API_KEY>'
Update Project
PUT
/
projects
/
{id}
Try it
Request
Copy
Ask AI
curl
-X
PUT
https://api.gotolstoy.com/projects/{id}
\
--header
'Authorization: Bearer <API_KEY>'
Parameters
id
string
required
The project id to be updated
name
string
emailNotifications
array
stepsOrder
array
folder
string
Request
Copy
Ask AI
curl
-X
PUT
https://api.gotolstoy.com/projects/{id}
\
--header
'Authorization: Bearer <API_KEY>'
Assistant
Responses are generated using AI and may contain mistakes.