Assets
Download assets
Downloads assets from a specified library.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Query Parameters
Response
200 - application/json
Successfully downloaded assets
The response is of type string
.
Was this page helpful?