Create pre-signed upload
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
The workspace ID
b4e02c85-c6d2-4b15-8885-e09671799c61The conversation ID
67e4d358-ca94-421e-98b7-448860df9d33The MIME type of the media being uploaded.
image/pngOK
The URL to use when sending messages with this media. Must be passed in the attachments object.
https://media.api.bird.com/workspaces/f08a0fa2-5597-43af-9afb-9cf1015e5c7f/conversations/60c179e7-7e43-423b-bef2-14f4d0132b71/media/0c5e5552-fe12-4c4c-a39d-3604bb30aa81The URL to upload the media using form data encoding. The media must be sent with the field name file in addition to fields in uploadFormData.
https://example-bucket.s3.eu-west-1.amazonaws.comThe method to use when uploading the media, will always be POST.
POSTForm data fields that must be passed in addition to the field file when uploading the media to uploadUrl.
The resource specified in the URL was not found
The request body did not pass validation
Examples
Last updated
Was this helpful?

