Skip to main content
POST
Update your avatar

Authorizations

Authorization
string
header
required

Use the Authorization header with Bearer scheme.

Examples:

  • API Key: Authorization: Bearer calid_xxxxx

Body

multipart/form-data
avatar
file
required

Avatar image file selected from the client file picker.

Response

Avatar updated successfully

Avatar updated successfully

success
enum<boolean>
required
Available options:
true
data
object
message
string
meta
object