Skip to main content
POST
Insert or update user webhook URL

Authorizations

x-api-key
string
header
required

API Key for authentication

Body

application/json
webhook
string
required

The webhook URL to set for the user

Example:

"https://example.com/webhook"

Response

Webhook successfully updated

message
string
Example:

"Webhook successfully updated"