Remover webhook
🔒 Requer Bearer token
Escopo webhooks:write.
Parâmetros
idstringpathobrigatório
Respostas
Corpo da resposta
204Esta resposta não tem corpo.
Request
curl -X DELETE 'https://econsignado-api.socinal.com.br/v1/webhooks/:id' \ -H 'Authorization: Bearer SEU_TOKEN'
Response
Webhook removido (soft delete).