Update an existing hook.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the hook to update.
^[A-Za-z0-9-]*$Name of this hook.
^[a-zA-Z0-9]([ \-a-zA-Z0-9]*[a-zA-Z0-9])?$Code to be executed when this hook runs.
1Whether this hook will be executed (true) or ignored (false).
Dependencies of this hook used by webtask server.
Hook successfully created.
Trigger ID
ID of this hook.
Name of this hook.
Whether this hook will be executed (true) or ignored (false).
Code to be executed when this hook runs.
Dependencies of this hook used by webtask server.