Webhooks
Post Webhooks
Creates a webhook.
POST
/
v1
/
webhooks
Body
application/json
teamId
string
requiredThe ID of the team to which the webhook belongs.
url
string
requiredsubscribedEvents
string[]
requiredmethod
enum<string>
requiredAvailable options:
GET
, POST
Response
200 - application/json
data
object
required