Webhook
Brisk provide webhook support for implement a custom dashboard for example
Create a webhook
PUT
{{HOST}}/api/v1/webhook
Register a new webhook
Headers
Name
Type
Description
x-client-id
string
Master ClientID
x-client-secret
string
Master Client Secret
Request Body
Name
Type
Description
bindings
array
["visit_link", "new_link"]
url
string
Last updated
Was this helpful?