Create Alert Webhook
Create Webhook
Authentication
Access-Token: <your-access-token>Permissions
Endpoint
Request Body
Field
Type
Required
Description
Field Requirements
Generating a Secure Secret
Response Codes
Code
Description
Response Body
Field
Type
Description
Request Example
Authorizations
Access-TokenstringRequired
JWT Access Token required for authentication
Body
Schema for creating webhook settings
webhook_urlany ofOptional
string · uri · min: 1 · max: 2083Optional
nullOptional
secretany ofOptional
stringOptional
nullOptional
descriptionany ofOptional
stringOptional
nullOptional
Responses
201
Successful Response
application/json
422
Validation Error
application/json
post
/alerts/webhookNo content
Last updated