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.
WorkflowHookInputobjectRequired
OR
PulseHookInputobjectRequired
OR
AgentHookInputobjectRequired
OR
AutomationHookInputobjectRequired

Response

Successful Response
WorkflowHookobject
OR
PulseHookobject
OR
AgentHookobject
OR
AutomationHookobject

Errors