Upload avatar via JSON body

avatar_id could be tenant.id, SimpleContract.id, work.id, project.id, team.id, etc

Path Params
string
required

The id of the record you wish to retrieve

Body Params
string | null

A base64 encoded byte array for the PNG image

Headers
string

The user id to operate on their behalf (tenants only)

Responses
200

Success

403

Forbidden

404

Not Found

415

Client Error

Language
Credentials