Skip to content

Used to save the current schedule properties

PUT
/api/v1/{tenantId}/schedule/{scheduleId}/properties

Plugin API access: this operation accepts a plugin JWT (PluginBearer) for its own tenant.

tenantId
required
string
scheduleId
required
string
object
tenantId
string
nullable
tenantUuid
string
nullable
scheduleId
string
nullable
supportsCompressedSchedule
boolean
pacingMode
string
nullable
priority
integer format: int32
pacingTimeSeconds
number format: double
suspendChildThreadStartOnError
boolean

OK

object

Bad Request

object
message
string
nullable
code
string
nullable

Too Many Requests

object
message
string
nullable
code
string
nullable