Hook Remove

blobcity>hook remove <hook-id>

The id of the hook is required for remove any hook, and the same can be obtained by using
the hook list CLI command. The first parameter returned by the hook list command
corresponds to id of the hook which is used for removing the hook.

For the remove operation to succeed, a hook with the specified <hook-id> must be
present. A plain text confirmation response indicate operation success or failure is
displayed on the console post command execution.