v1

latestOpenAPI 3.1.0MIT2026-07-26134154266.9 KB

Upload an image

Upload an image to your organization storage. Useful for training content, help center, and other rich-text fields.

Request body: multipart/form-data with one part named file. Use a filename and Content-Type that match the image (PNG, JPEG, GIF, or WebP).

Limits: 5 MB maximum. Bytes are checked against the declared type (magic-byte validation).

post/media/upload

Response

Default Response

idstring required

Unique identifier for the stored file.

urlstring required

Public URL for the uploaded image.