post https://example.com/api/v2/get-subdirectories
Returns a list of subdirectories of a given folder.
Log in to see full request history
Response
Returns a list of subdirectories of a given folder.
xxxxxxxxxx
curl --request POST \
--url https://example.com/api/v2/get-subdirectories \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: