These docs are for v0.0.1. Click to read the latest docs for v1.0.63.

Update Timetable

Updates a Timetable.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 6 and 6
^[a-zA-Z]{6}$

The unique 6 character internal id that represents the customer account.

string
required
length between 36 and 36
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

The unique 36 character internal id that represents the timetable.

Body Params

Create/Update Timetable request

string
required
length ≤ 256

The name of the timetable. Timetable names are not unique.

string
required
length ≤ 1024

The description of the timetable

string
required
length ≤ 50

The time zone of the timetable. Formatted as an IANA Time Zone Database name, e.g. 'Europe/Zurich'

boolean
Defaults to false

When true auto daylight saving time will be enabled. Default value is false.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json
application/problem+json