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…
ℹ️

This endpoint requires the following scope: companies:webhook_subscriptions:all

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.
  • supplier_invoice.e_invoicing_received: the event is triggered when a supplier e-invoice is received via the Pennylane PA (Plateforme Agrée).
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