Upload user avatar
PATCH/v1/organizations/:orgId/tenants/:tenantId/users/:id/avatar
Uploads an avatar image for a user. Accepts standard base64-encoded file.
Returns the CDN URL. Requires S3_BUCKET_NAME to be set; returns 503 if not configured.
Request
Responses
- 200
- 400
- 404
- 503
Avatar uploaded — CDN URL returned
Invalid input
Resource not found
Storage not configured