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