Request
PUT /referral/webhook-register
Parameter
Type
Required
Info
url
string
required
URL for the data to be sent at
active
bool
required
set true to enable notification
token
string
required
token that will be sent in the webhook header
Request Example
Last updated