Skip to main content
POST
Request presigned asset upload URLs

Authorizations

Authorization
string
header
required

JWT token obtained from /api/auth/token endpoint. Token is verified using JWKS and must include a valid user identifier.

Path Parameters

projectId
string<uuid>
required

Body

application/json
feature
enum<string>
required
Available options:
cms,
email,
branding,
memory
files
object[]
required
Required array length: 1 - 20 elements

Response

Presigned upload URLs

uploads
object[]
required