Skip to main content
POST
Create a new automation

Autorizaciones

Authorization
string
header
requerido

Use a valid JWT token in the Authorization header with the format 'Bearer {token}'

Cuerpo

application/json
agentId
string
requerido
owner
string
requerido
schedule
object
requerido
enabled
boolean

Respuesta

Created

id
string
requerido
agentId
string
requerido
owner
string
requerido
schedule
object
requerido
enabled
boolean
requerido
nextRunAt
null | string<date-time>
requerido
lastRunAt
null | string<date-time>
requerido
runCount
integer<int32>
requerido
createdAt
string<date-time>
requerido
createdBy
string
requerido
lastModifiedAt
string<date-time>
requerido
lastModifiedBy
string
requerido