Upload an asset
Assets
Upload an asset
Upload an asset to the system
POST
Upload an asset
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
multipart/form-data
Unique ID of the space the asset should be added to.
Required string length:
2 - 6The file to upload. This contains the name, MIME type, and data.
Identifier of the connector (e.g., SharePoint, Google Drive) the asset belongs to.
JSON metadata string that will be stored alongside the asset (e.g., author, custom tags).
Hierarchical path (array of folder names) describing where the asset lives in the connector.
Response
Asset already exists