Reorder Folders
Reorder Folders
Set the display order of sibling folders. Provide every sibling’s ID in the desired order; positions are assigned by array index. The workspace is inferred from the first folder ID.
Requires edit access.
POST
Reorder Folders
인증
API key in format {id}.{secret}
본문
application/json
Set the display order of sibling folders.
Folder IDs in their new display order; positions are assigned by array index. All folders must belong to the same workspace, which is inferred from the first ID.
Minimum array length:
1예시:
["12346", "12345", "12347"]응답
Display order updated