Skip to main content
POST
Create a webhook endpoint

Autorizações

Authorization
string
header
obrigatório

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Corpo

application/json
url
string<uri>
obrigatório

URL to receive webhook events

events
string[]
obrigatório

List of event types to subscribe to

description
string

Description for this endpoint

Resposta

201

Webhook endpoint created