provider Webhooks DELETE /webhooks/{webhookEndpointId}
@utdk/mercury /webhooks/{webhookEndpointId}
Delete a webhook endpoint
Delete a webhook endpoint
webhookEndpointId path required
string

Try it

Authentication
Configure credentials for Mercury API
deletewebhook
DELETE/webhooks/{webhookEndpointId}
Delete a webhook endpoint

Parameters

required

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import mercury from '@utdk/mercury';

await mercury.deletewebhook()