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
- 201
- 400
- 404
- default
Successful response.
Error Response
Error Response
Error Response