post https://api.chatpro.com.br/painel/ws/endpoint.php?action=deletar_instancia
Endpoint utilizado para deletar uma instância
Response
Endpoint utilizado para deletar uma instância
xxxxxxxxxx
curl --request POST \
--url 'https://api.chatpro.com.br/painel/ws/endpoint.php?action=deletar_instancia' \
--header 'Authorization: Bearer token_de_acesso' \
--header 'accept: application/json' \
--header 'content-type: application/json'