Update a folder
Folders
Update a folder
PUT
Update a folder
Update a folder’s metadata — its
name and/or its position among its siblings. Both fields are optional; only the fields you send are changed.
This endpoint does not move a folder to a different parent. To re-parent a folder, use POST /workspace/move with type: FOLDER.
Requires edit access to the folder. Returns 404 if the folder does not exist or belongs to a different deployment.Authorizations
Token authentication. Send Authorization: Bearer <YOUR_TOKEN>.
Body
application/json
UpdateFolderInput