Hooks
Update an existing hook
How to update an existing hook in Blnk.
PUT
Available in version 0.8.4 or later.
Body
Name of the hook. Ensure it is as descriptive as possible for easy reference.
Endpoint URL where the hook will send requests.
Type of the hook —
PRE_TRANSACTION or POST_TRANSACTION.Indicates whether the hook is enabled or disabled.
Maximum time (in seconds) allowed for the hook to execute.
Maximum number of retry attempts if the hook fails.