Skip to main content
POST
Create Upload

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

Body

multipart/form-data
file
file
required
kind
string
default:ad_image

Response

Successful Response

id
string<uuid>
required
kind
string
required
filename
string
required
content_type
string
required
size_bytes
integer
required
created_at
string<date-time>
required
width
integer | null
height
integer | null
url
string | null