cURL
curl --request DELETE \ --url https://api.wapizap.com/api/v2/instances/{id}/proxy \ --header 'Authorization: Bearer <token>'
Remove a configuração de proxy
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Proxy removido