Folders
Add assets
Add assets to a specific folder.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The path of the folder to add assets to.
The IDs of the assets to add to the folder.
Response
200 - application/json
Assets added to folder successfully.
The number of assets added to the folder.
Was this page helpful?