Use this API to generate a signed URL for downloading content. Use contentUrl in response as it used is for downloading content.
Client application must have 'app.conversation.conversationmgr.interaction.manage' or 'app.conversation.conversationmgr.interaction.read' assigned to call this API
OK
Bad Request
Unauthorized
Forbidden
Not Found
Internal server error
{- "id": "7b6c5fff-036e-4a40-b68a-a67c592fc079",
- "name": "bird.jpeg",
- "contentType": "image/jpeg",
- "size": 17245,
- "contentUrlExpiry": "2023-01-13T16:45:27.457Z"
}