Skip to main content

Create file attachment

POST 

/media/:mediaId/attachments

Uploads multiple file attachments to a Media asset. The response includes an uploadUrl for direct file upload. To check the file size limit and allowed file extensions, use the Get tenant settings endpoint and refer to the systemSettings.fileAttachmentSizeLimit and systemSettings.fileAttachmentAllowedExtensions fields in the response.

Request

Responses

Successful response.