Update a webhook subscription

This endpoint allows you to update a webhook subscription by ID.

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

ID of the webhook subscription

Body Params
uri

HTTPS URL where webhook events will be sent

events
array of strings
length ≥ 1

Array of event types to subscribe to.

  • customer_invoice.e_invoicing_status_updated: the event is triggered when a customer invoice e-invoicing status is updated.
  • dms_file.created: the event is triggered when a dms file is created.
events
Allowed:
boolean

Indicates whether the webhook subscription is active

Responses

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