Upload organization avatar
Organizations
Upload organization avatar
Replace an organization’s avatar image. Requires the authenticated principal to hold owner or admin role on the org.
PUT
Upload organization avatar
Authorizations
Supabase JWT token in Authorization: Bearer header
Path Parameters
Organization identifier (e.g. org-abc12345)
Body
multipart/form-data
Avatar image. Validated for MIME type and size before upload.
Response
Avatar uploaded; persistent URL returned
Public URL of the uploaded avatar (CDN-served).
Example:
"https://cdn.mnemom.ai/avatars/agents/mnm-7f3b9e2a/abc123.png"