Optional
dataOptional
dropbox-An object containing the parameters to encode in the dropbox-api-args
header, per API documentation. Drafts will take care of properly ASCII escaping values. Required only for contentUploadRequest
and contentDownloadRequest
functions.
Optional
headersAn object contain key-values to be added as custom headers in the request.
The HTTP method, like "GET", "POST", etc.
Optional
parametersQuery parameters to merge with the url. Query parameters can also be part of the original url value.
The full URL to the RPC endpoint in the Dropbox API. RPC endpoint are typically on the api.dropboxapi.com
domain.
An object containing data to be encoded into the HTTP body of the request.