GuidesAPI Reference
API Reference

/v2/webhook

Create a new webhook endpoint to start receiving events.

Body Params
string
required

The URL that will receive webhook events. (Must be https.)

string

Optional description for this endpoint.

events
array of strings

List of events this endpoint will receive. (Leave blank for all events.)

events
boolean

If this endpoint is actively receiving events. (Defaults to true.)

Responses

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