put https://{server}/api/v2.1/workspace//folders//
Use this request to rename an existing folder with its folder_id
.
Response
Use this request to rename an existing folder with its folder_id
.
xxxxxxxxxx
curl --request PUT \
--url https://cloud.seatable.io/api/v2.1/workspace/workspace_id/folders/folder_id/ \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data'
Try It!
to start a request and see the response here! Or choose an example: