Skip to main content
POST
Create Webhook

Authorizations

api_key
string
query
required

Your API key for authentication. You can generate it from the Settings page. Format: starts with in-.

Body

application/json
endpoint
string | null
required
name
string | null
required
enabled
boolean | null
default:true

Response

Successful Response

message
string | null
default:Data created successfully
meta
Meta · object | null
data
IWebhookCreate · object | null