Skip to main content
POST
Upload Asset

Authorizations

Authorization
string
header
required

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

Path Parameters

brand_id
string<uuid>
required

Query Parameters

category
string
default:other
usage_scope
string
default:all
description
string | null

Body

multipart/form-data
file
string
required

Response

Successful Response

id
string<uuid>
required
brand_id
string<uuid>
required
file_name
string
required
file_type
string
required
category
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
file_size_bytes
integer
default:0
usage_scope
string
default:all
description
string | null
download_url
string | null