Profile
Upload an avatar
Uploads an image as the user’s avatar. The accepted MIME types are enumerated on the request body schema. Subject to the standard blob size cap and the tenant’s blobs and storage_bytes quotas — over-size returns 413. The uploaded image is stored as a content-addressed blob; the public avatar_url on the profile reconstructs at read time.
POST
Authorizations
Pass an API key (marfa_k1_...) or OAuth access token (marfa_at_...)
Body
multipart/form-data
The body is of type unknown.