Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

baseId
string
required
routineId
string
required

Response

200 - application/json

Activated

id
string
required
baseId
string
required
name
string
required
status
enum<string>
required
Available options:
draft,
active,
inactive
currentSnapshotId
string | null
required
config
object | null
required
hasDraft
boolean
required
createdBy
string
required
createdTime
string
required
lastModifiedBy
string | null
lastModifiedTime
string | null
nextRunAt
string | null
alertContact
object | null
Last modified on September 15, 2026