Register an Endpoint

Register a webhook endpoint for the current workspace. Set subscribedEvents to receive only those event types. If subscribedEvents is omitted, the endpoint receives all events.

Body Params
string
required

The URL of the webhook endpoint

subscribedEvents
array of objects

The events to subscribe to, if not specified, all events will be sent to the endpoint

Subscribedevents
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json