Update a folder
Folders
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.
PUT
Update a folder
Authorizations
API key authentication. Send Authorization: Api-Key <YOUR_API_KEY>.
Body
application/json
UpdateFolderInput