Skip to main content
DELETE
/
v3
/
webhook
/
destinations
/
{destination_uuid}
Delete Webhook Destination
curl --request DELETE \
  --url https://verification.didit.me/v3/webhook/destinations/{destination_uuid}/ \
  --header 'x-api-key: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://docs.didit.me/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

Path Parameters

destination_uuid
string<uuid>
required

Response

204

Destination deleted.