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

Response

Successful Response
cronstring
timezonestring
enabledboolean
schedule_generationinteger

Errors

422
Unprocessable Entity Error