Create or update line schedule

Authentication

AuthorizationBearer

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

Path parameters

namestringRequired

Request

This endpoint expects an object.
cronstringRequired
timezonestringOptionalDefaults to UTC
enabledbooleanOptionalDefaults to true
inputsmap from strings to anyOptional

Response

Successful Response
cronstring
timezonestring
enabledboolean
schedule_generationinteger
inputsmap from strings to anyOptional

Errors

422
Unprocessable Entity Error