GuidesAPI Reference
API Reference

/v2/webhook/{id}

Update an existing webhook endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique endpoint id.

Body Params
string

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
Allowed:
boolean

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

Responses

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