Create Webhook
Creates a webhook in Cryptlex.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
booleanrequired
Whether the webhook is enabled.
array of stringrequired
Events to subscribe the webhook to.
stringrequired
Webhook name.
stringrequired
Shared secret token for webhook verification.
stringrequired
Destination URL for the webhook.