Use this API to generate a signed URL for uploading an asset. Use contentUrl in response as it is used for uploading content. Make sure you upload files which have the same content type and size that was provided at the the time of signed url generation.
Client application must have 'app.conversation.conversationmgr.interaction.manage' assigned to call this API
OK
Bad Request
Unauthorized
Internal server error
{- "channel": {
- "type": "sms"
}, - "sender": {
- "type": "customer"
}, - "name": "bird.jpg",
- "size": 17245
}
{- "id": "8de578e2-f7b8-462b-94b7-7d3358af9756",
- "contentUrlExpiry": "2022-01-27T20:04:25.498Z"
}