curl --location -g --request POST '/messaging/whatsapp/{{companyId}}/instances' \
--header 'Content-Type: application/json' \
--data-raw '{
"phoneNumber": "+5519992768778",
"instanceName": "Mi",
"agentConfigurationId": "20dc60ea-0f65-4dac-9d8e-a2eaa66b4a96"
}'
{}