Upload org logo
POST/api/orgs/:id/logo
Uploads an organization logo. Accepts multipart/form-data with a field named 'logo'. Max 500 KB. Accepted formats: image/png, image/jpeg, image/webp, image/svg+xml. Requires owner or admin role and Pro+ tier
Request
Responses
- 200
- 400
- 401
- 403
Logo uploaded, returns the URL
Missing file, too large, or unsupported format
Unauthorized
Owner or admin required, or Pro+ required