This API can be used to generate a signed URL for uploading an asset.
Caller can upload content using 'contentUrl' returned in the response.
Client application must have 'app.conversation.notificationmgr.interaction.manage' scope assigned.
OK
Bad Request
Unauthorized
Internal server error
{- "channel": {
- "type": "email"
}, - "name": "bird.jpg",
- "size": 17245
}
{- "id": "8de578e2-f7b8-462b-94b7-7d3358af9756",
- "contentUrlExpiry": "2022-01-27T20:04:25.498Z"
}