Create Hook
Create a new hook for a workflow or other target.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
This endpoint expects an object.
WorkflowHookInput
OR
PulseHookInput
OR
AgentHookInput
OR
AutomationHookInput
Response
Successful Response
WorkflowHook
OR
PulseHook
OR
AgentHook
OR
AutomationHook