Skip to main content
PUT
cURL

Авторизации

Authorization
string
header
обязательно

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

Параметры пути

baseId
string
обязательно
routineId
string
обязательно

Тело

application/json
name
string
Minimum string length: 1
config
object

Ответ

200 - application/json

Updated

id
string
обязательно
baseId
string
обязательно
name
string
обязательно
status
enum<string>
обязательно
Доступные опции:
draft,
active,
inactive
currentSnapshotId
string | null
обязательно
config
object | null
обязательно
hasDraft
boolean
обязательно
createdBy
string
обязательно
createdTime
string
обязательно
lastModifiedBy
string | null
lastModifiedTime
string | null
nextRunAt
string | null
alertContact
object | null
Последнее изменение 15 сентября 2026 г.