- API Reference
- Update Project
PUT
/projects/{id}
Authentication*
Parameters
idRequired
string
The project id to be updated
name
string
emailNotifications
array
stepsOrder
array
folder
string
curl -X PUT https://api.gotolstoy.com/projects/{id} \
--header 'Authorization: Bearer <API_KEY>'
curl -X PUT https://api.gotolstoy.com/projects/{id} \
--header 'Authorization: Bearer <API_KEY>'