mkdir
post
Create a directory at the given path
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
connectionSlugstringRequired
Body
pathstringRequired
Responses
200
The directory was created
application/json
Responseone of
or
400
The request was malformed
post
/{connectionSlug}/mkdirLast updated