destroy

public final WebhookDeleteResponse destroy(String webhookId, RequestOverrides overrides)
public final WebhookDeleteResponse destroy(String webhookId)

Delete a webhook destination

Return

The deleted webhook response

Parameters

webhookId

The id of the webhook destination to delete.

overrides

Optional request overrides to apply