cURL
curl --request DELETE \ --url https://api.conduit.financial/webhooks/{id} \ --header 'X-API-Key: <api-key>' \ --header 'X-API-Secret: <api-key>'
{}
Delete an existing webhook
Includes an API key in the HTTP headers to authenticate the client.
Includes an API secret in the HTTP headers to authenticate the client.
Webhook ID
Webhook deleted successfully
The response is of type object.
object