Skip to main content
DELETE
Delete a webhook target

Authorizations

x-api-key
string
header
required

Path Parameters

webhook_target_id
string
required

Unique identifier (ksuid) of the webhook target KSUID is a 27-character globally unique ID that combines a timestamp with a random component. Used for all entity identifiers in the Dakota platform.

Required string length: 27
Pattern: ^[0-9A-Za-z]{27}$
Example:

"1NFHrqBHb3cTfLVkFSGmHZqdDPi"

Response

Webhook target deleted successfully