Update a customer hook by ID
Updates the configuration of an existing webhook.
Path parameters
hookId
The unique identifier of the hook to update
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
id
name
url
type
resources
createdAt
updatedAt
Response
Hook successfully updated
id
name
url
type
resources
createdAt
updatedAt