Skip to main content
POST
Upload post media

Authorizations

Authorization
string
header
required

Bearer token issued by Softmax

Body

multipart/form-data
file
file
required

Image or ZIP bundle to upload.

kind
enum<string>
default:image

How the upload will be attached to the post.

Available options:
image,
bundle

Response

Successful Response

upload_id
string
required

Media upload ID.

s3_key
string
required

Storage key to include in the post's media or bundle field.