Skip to main content
POST
Insert webhook

Authorizations

x-api-key
string
header
required

API Key for authentication

Path Parameters

userId
number
required

Body

application/json
webhook_url
string
required

Webhook URL to be registered

Example:

"https://your-webhook-url.com"

Response

Webhook updated successfully