POST
/{environment}/chatrooms/{id}/message-audio
curl \
--request POST 'https://domain.tld/api/v2/widget/chatrooms/{id}/message-audio' \
--header "Authorization: Bearer $ACCESS_TOKEN" \
--header "Content-Type: application/x-www-form-urlencoded" \
--data 'audio=%40file'