Skip to main content
POST
Upload media

Authorizations

Authorization
string
header
required

Workspace API key from Settings → Public API.

Body

multipart/form-data
file
file
required

Image or MP4 video file.

Response

id
string<uuid>
required
Example:

"4cb8c6af-7111-4e5d-a7cd-846c9293d4c1"

name
string
required
Example:

"launch-image.png"

path
string
required
Example:

"https://postlybee.com/uploads/2026/08/launch-image.png"

thumbnail
string | null
Example:

"https://postlybee.com/uploads/2026/08/launch-image-thumb.png"

alt
string | null
Example:

"Product launch graphic"

Last modified on August 26, 2026