integration

Add To Dropbox

Uploads a file or zip to Dropbox. Requires API key and Dropbox Oauth token.

post/v1/api/integration/dropbox

Request body

idinteger required
file_idinteger nullable
zipboolean nullable
typestring nullable
dropbox_tokenstring required

Response

Successful Response

{"stackTrail":"paths:/v1/api/integration/dropbox:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes