./webhook_endpoint/: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

company id

string
required

webhook endpoint id

Body Params
string

HTTPS URL for webhook delivery

string

Description of the endpoint

events
array of strings

Event types to subscribe to

events
boolean

Whether the endpoint is enabled

Responses

400

400 - Bad Request

401

401 - Invalid Access Token

404

404 - Webhook endpoint not found

500

500 - Server Error

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