Skip to main content
POST
POST /v1/webhooks

POST /v1/webhooks

GET /api/v1/webhooks List webhook subscriptions for the team

Request Body

Responses

success
Successful response
error
Bad request - Invalid parametersReturns a Error object
error
Unauthorized - Invalid or missing API keyReturns a Error object
error
Not foundReturns a Error object
error
Internal server errorReturns a Error object

Code Examples