webhooks

Update a webhook endpoint

Updates an existing webhook endpoint configuration

put/api/v{version}/webhooks/endpoints/{endpointId}

Path parameters

versionstring required

The requested API version

endpointIdstring required

Headers

X-Tenantstring required

Input your tenant Id to access this API

Request body

endpointIdstring nullable
urlstring nullable
descriptionstring nullable
eventTypesstring[] nullable
headersobject nullable

Response

OK

idstring nullable
urlstring nullable
descriptionstring nullable
eventTypesstring[] nullable
updatedAtstring date-time

Changes

No recorded changes to this endpoint across all 1 revision of this API.