Update event types for a specific webhook target
Unique key to ensure request idempotency. If the same key is used within a certain time window, the original response will be returned instead of executing the request again.
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.
27"1NFHrqBHb3cTfLVkFSGmHZqdDPi"
Webhook target updated successfully
A webhook target for receiving outbound webhook events
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.
27"1NFHrqBHb3cTfLVkFSGmHZqdDPi"
The URL where webhook events will be sent
"https://example.com/webhooks/receive"
If true, this target will receive all event types
false
Unix timestamp when this target last received a successful delivery (defaults to creation time if never healthy)
Unix timestamp when a delivery to this target was last attempted (defaults to creation time if never attempted)
List of event types this target cares about (ignored if global is true)