Webhook
Create Webhook
Create a new webhook
POST
/
webhook
Authorizations
X-API-KEY
string
headerrequiredBody
application/json
url
string
requiredWebhook URL to send the payload, only HTTPS supported
Minimum length:
1
events
string[]
List of events that will trigger the webhook call, if empty all events will be used
Response
201 - application/json
status
enum<string>
requiredSuccessful reponse status
Available options:
success
webhook
object
requiredThe webhook data