CloudFiles API
Folders
Create folder
2min
POST
AUTHENTICATION
Authorization
Bearer
Bearer
QUERY PARAMETERS
library
string
Example: sharepoint
driveId
string
Example: {{drive-id}}
BODY PARAMETERS
body
string
Example: {
"parent": "{{parent-folder-id}}",
"name": "CloudFiles Test"
}
RESPONSES
200
Updated 21 Sep 2023
Did this page help you?