Webhooks
Subscription Management
Webhook Details
Endpoints for Subscription Management
Authorizations
X-API-KeystringRequired
Responses
200
OK
application/json
urlstringRequired
The URL of the webhook endpoint.
idany ofOptional
integerOptional
nullOptional
descriptionany ofOptional
An optional description of what the webhook is used for.
string · max: 1000Optional
nullOptional
enabledbooleanOptionalDefault:
User side activation toggle
truecreated_atstring · date-timeRequired
400
Bad Request
application/json
401
Unauthorized
application/json
default
get
/api/v1/webhooks/Authorizations
X-API-KeystringRequired
Body
urlstring · uri · min: 1 · max: 2083RequiredExample:
https://example.comdescriptionany ofOptional
stringOptional
nullOptional
Responses
200
OK
application/json
urlstringRequired
The URL of the webhook endpoint.
idany ofOptional
integerOptional
nullOptional
descriptionany ofOptional
An optional description of what the webhook is used for.
string · max: 1000Optional
nullOptional
enabledbooleanOptionalDefault:
User side activation toggle
truecreated_atstring · date-timeRequired
client_secretstring · max: 255Required
400
Bad Request
application/json
401
Unauthorized
application/json
default
post
/api/v1/webhooks/Authorizations
X-API-KeystringRequired
Path parameters
subscription_idintegerRequired
Responses
200
OK
application/json
urlstringRequired
The URL of the webhook endpoint.
idany ofOptional
integerOptional
nullOptional
descriptionany ofOptional
An optional description of what the webhook is used for.
string · max: 1000Optional
nullOptional
enabledbooleanOptionalDefault:
User side activation toggle
truecreated_atstring · date-timeRequired
400
Bad Request
application/json
401
Unauthorized
application/json
404
Not Found
application/json
default
get
/api/v1/webhooks/{subscription_id}Authorizations
X-API-KeystringRequired
Path parameters
subscription_idintegerRequired
Body
eventsany ofOptional
or
nullOptional
urlany ofOptional
string · uri · min: 1 · max: 2083OptionalExample:
https://example.comnullOptional
descriptionany ofOptional
stringOptional
nullOptional
enabledany ofOptional
booleanOptional
nullOptional
Responses
200
OK
application/json
urlstringRequired
The URL of the webhook endpoint.
idany ofOptional
integerOptional
nullOptional
descriptionany ofOptional
An optional description of what the webhook is used for.
string · max: 1000Optional
nullOptional
enabledbooleanOptionalDefault:
User side activation toggle
truecreated_atstring · date-timeRequired
400
Bad Request
application/json
401
Unauthorized
application/json
404
Not Found
application/json
default
patch
/api/v1/webhooks/{subscription_id}Last updated
Was this helpful?

