curl --location -g --request PATCH '/messaging/whatsapp/{{companyId}}/instances/{{instanceId}}/deactivate' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{}