cURL
curl --request DELETE \ --url https://api.fint.app/api/v1/webhook/:webhookId \ --header 'x-api-key: <api-key>'
{ "message": "<string>" }
Eliminar un webhook específico por su ID
Webhook eliminado con éxito por ID
The response is of type object.
object