Upload Blog Image
Blog
Upload Blog Image
Upload an image to the blog-images Supabase storage bucket and return its public
URL (use as a post’s featured_image or inline in content). By default the image
is stored under the calling key’s OWN organisation.
- target=org (default) →
org/<org_id>/<uuid>-<filename>(the key’s own org). - target=platform →
platform/<brand>/<uuid>-<filename>; reserved for EquateIt marketing sites — requires the key’s platform-blog capability.
415 on an unsupported MIME type, 413 over 10 MB. Requires blog:write.
POST
Upload Blog Image
Authorizations
Org API key as Token token=ei_live_...
Query Parameters
org (default) | platform
equateit | classquill (platform only)
Body
multipart/form-data
Response
Successful Response