Skip to main content
PUT
Update a preventive maintenance schedule

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

scheduleId
string
requerido

Cuerpo

application/json
name
string
requerido
workOrderTemplate
object
requerido
trigger
object
requerido
generationPolicy
enum<string>
requerido
Opciones disponibles:
AllowEachOccurrence,
SkipWhileOpen
enabled
boolean
requerido

Respuesta

No Content