Skip to main content
POST
Upload a public workspace asset

Authorizations

Authorization
string
header
required

Workspace API key sent as Authorization: Bearer <api_key>.

Path Parameters

workspace_id
string<uuid>
required

Workspace UUID

Body

multipart/form-data

The file to upload

The body is of type file.

Response

asset uploaded

message
string
required
Example:

"Asset uploaded successfully."

asset
object
required