{}
curl --location --request POST '/v1/messages' \ --header 'Accept: */*' \ --header 'x-api-key: {{key}}' \ --header 'Authorization: Bearer {{YOUR_API_KEY}}' \ --header 'Content-Type: application/json' \ --data-raw '{}'