Update a folder
PATCH {{base_url}}/folders/{{folder_id}}
Request Body
{"name"=>"Marketing II"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
organization-id | string |
RESPONSES
status: OK
{"folder_id":"f6c4001e-dad9-44ea-8920-7b1b053f15dc","name":"Marketing II","organization_id":"5209e520-0abd-488e-85c9-5383456e1aee","created_at":"2020-12-28T11:03:33.436834Z","permission":"read/write"}