Skip to main content
POST
Creates a webhook subscription that delivers events for one service type to your endpoint.

Body

string
required
Widget / app ID this subscription belongs to. 1–64 characters.
string
required
One of sandbox or live.
string
required
One of kyc_widget, verification, trust_monitor, disputes.
string
required
Delivery URL. Must be an http or https URL.
Returns 201 Created.
The full signingSecret is returned only on create and rotate. Store it securely now — it cannot be retrieved later. List responses return a masked signingSecretMasked instead. See Verifying the signature.

Response fields

boolean
object