Protected
axiosProtected
baseProtected
configurationRequired permissions: MANAGE_MODULES
Optional
hookCreateDTO: HookCreateDTOHookCreateDTO
Optional
options: RawAxiosRequestConfigOverride http request option.
Required permissions: READ_MODULES
Optional
success: anyOptional
eventSearchInputDTO: EventSearchInputDTOEventSearchInputDTO
Optional
options: RawAxiosRequestConfigOverride http request option.
Required permissions: READ_MODULES
Optional
options: RawAxiosRequestConfigOverride http request option.
Required permissions: MANAGE_MODULES
Optional
options: RawAxiosRequestConfigOverride http request option.
Required permissions: READ_MODULES
Optional
hookSearchInputDTO: HookSearchInputDTOHookSearchInputDTO
Optional
options: RawAxiosRequestConfigOverride http request option.
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
Optional
hookTriggerDTO: HookTriggerDTOHookTriggerDTO
Optional
options: RawAxiosRequestConfigOverride http request option.
Required permissions: MANAGE_MODULES
Optional
hookUpdateDTO: HookUpdateDTOHookUpdateDTO
Optional
options: RawAxiosRequestConfigOverride http request option.
HookApi - object-oriented interface
Export
HookApi