Uploads an image asset and stores its metadata.
The image bytes are accepted as { type: "Buffer", data: number[] } (RTK-Query encoded buffer) and uploaded to private object storage (Supabase).
Returns the image record including its _id and a signed URL valid for 6 hours.
Uploads an image asset and stores its metadata. The image bytes are accepted asDocumentation Index
Fetch the complete documentation index at: https://developers.myhero.so/llms.txt
Use this file to discover all available pages before exploring further.
{ type: "Buffer", data: number[] } (RTK-Query encoded buffer) and uploaded to private object storage (Supabase).
Returns the image record including its _id and a signed URL valid for 6 hours.