Create a routine
Creates a new routine
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
X-Disable-Hooks
Request
This endpoint expects an object.
runbookId
Runbook ID
name
The name of the Routine.
config
Configuration for the Routine. Related to the type of Routine.
ordinal
The order of the Routine in the Runbook.
type
The type of Routine.
Allowed values:
Response
This endpoint returns an object.
data
Routine is a set of instructions or procedures that are followed to complete a task.