Body
{
"dirs_uuids": [
"4045f60e-8a91-5039-bb4e-3d3d247056e9",
...
],
"files_uuids": [
"247056e9-8a91-5039-bb4e-3d3d4045f60e",
...
],
"items": [
// Mix of dir_uuid and file_uuid
]
}
Try it out
Request
Copy-paste the cURL request in your Terminal or click on the API Explorer tab to see the API in action.
Was this page helpful?