Save file as an asset

Beta

Authentication

X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

parent_folder_idstring or nullOptional
Identifier of the folder into which the asset should be saved

Request

This endpoint expects a multipart form containing a file.
filefileRequired

Response

Successful Response
asset_idstring

Errors