Path Parameters
Webhook ID
Body
application/json
Webhook data to update
A webhook that can be triggered on specific events. Base class for all entities in the system, providing common properties and methods.
The type of the webhook, e.g., CREATE, UPDATE, DELETE
Available options:
CREATE, UPDATE, DELETE, ABSENCE_APPROVED, ABSENCE_CANCELED, OPEN The entity that the webhook is associated with, e.g., "Absence", "Task"
Available options:
user, customer, customerobject, materialorder, absence, complaint, article, salary, job, qualitycontrol, invoice, offer, credit, invoicestorno, servicereport, payment, contact, equipment The URL to which the webhook will send data
Unique identifier of the entity
Unique number of the entity, used for identification
The ID of the company this entity belongs to
Entity Status information
Response
Webhook updated successfully

