create_folder_batch/check

POST https://api.dropboxapi.com/2/files/create_folder_batch/check

createfolderbatch/check

scope: files.content.write

Returns the status of an asynchronous job for create_folder_batch. If success, it returns list of result for each entry.

Request Body

{"async_job_id"=>"34g93hh34h04y384084"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Dropbox-API-Path-Rootstring
Dropbox-API-Select-Userstring
Dropbox-API-Select-Adminstring

RESPONSES

status: OK

{".tag":"complete","entries":[{".tag":"success","metadata":{"name":"math","id":"id:a4ayc_80_OEAAAAAAAAAXz","path_lower":"/homework/math","path_display":"/Homework/math","sharing_info":{"read_only":false,"parent_shared_folder_id":"84528192421","traverse_only":false,"no_access":false},"property_groups":[{"template_id":"ptid:1a5n2i6d3OYEAAAAAAAAAYa","fields":[{"name":"Security Policy","value":"Confidential"}]}]}}]}