Skip to main content
POST
Get avatar upload URL

Authorizations

x-app-id
string
header
required

Your application ID. Required for all app-tier and user-tier routes.

Authorization
string
header
required

JWT access token returned by POST /auth/verify. Required for user-tier routes.

Body

application/json
contentType
enum<string>
required
Available options:
image/jpeg,
image/png,
image/gif,
image/webp

Response

200

uploadUrl
string
required
assetKey
string
required
cdnUrl
string
required