Update Hook

Update a hook's configuration.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

hook_idstringRequired

Request

This endpoint expects an object.
namestring or nullOptional
descriptionstring or nullOptional
statusstring or nullOptional
target_configmap from strings to any or nullOptional
response_modestring or nullOptional
allowed_methodslist of strings or nullOptional
max_payload_sizeinteger or nullOptional
secretstring or nullOptional

Response

Successful Response

Errors