Upload team avatar
Teams
Upload team avatar
Replace a team’s avatar image. Requires the authenticated principal to hold owner or admin role on the team’s parent org.
PUT
Upload team avatar
Authorizations
Supabase JWT token in Authorization: Bearer header
Path Parameters
Team identifier (UUID)
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"