Magpie.Files.CreateFolderBatch (Magpie v0.1.0)

Copy Markdown View Source

Batch folder creation (/files/create_folder_batch).

Summary

Functions

Returns the status of an asynchronous job for create_folder_batch/3.

Create multiple folders at once. opts accepts "autorename" and "force_async".

Functions

check(client, async_job_id)

Returns the status of an asynchronous job for create_folder_batch/3.

More info at: https://www.dropbox.com/developers/documentation/http/documentation#files-create_folder_batch-check

create_folder_batch(client, paths, opts \\ %{})

Create multiple folders at once. opts accepts "autorename" and "force_async".

More info at: https://www.dropbox.com/developers/documentation/http/documentation#files-create_folder_batch