Deletar webhook
curl --request DELETE \
--url https://api.jurichat.com/webhooks/{webhookId} \
--header 'x-jurichat-api-key: <api-key>'"null"Webhooks
Deletar webhook
Exclui permanentemente um webhook e o histórico associado de entregas. Esta ação não pode ser desfeita.
DELETE
/
webhooks
/
{webhookId}
Deletar webhook
curl --request DELETE \
--url https://api.jurichat.com/webhooks/{webhookId} \
--header 'x-jurichat-api-key: <api-key>'"null"⌘I