Optionalconfiguration: ConfigurationRequired permissions: MANAGE_MODULES
OperationId: HookControllerCreate
Required permissions: READ_MODULES
OperationId: HookControllerGetExecutions
Required permissions: READ_MODULES
OperationId: HookControllerGetOne
Required permissions: MANAGE_MODULES
OperationId: HookControllerRemove
Search hooks Required permissions: READ_MODULES
OperationId: HookControllerSearch
Trigger a hook. This is used for testing purposes, the event will not actually be created but the hook-logic will be executed. You can pass any data you want, but it must validate against the corresponding event metadata. Eg to trigger the chat-message event, you must pass an object with a message property Required permissions: MANAGE_MODULES
OperationId: HookControllerTrigger
Required permissions: MANAGE_MODULES
OperationId: HookControllerUpdate
HookApi - axios parameter creator