Create Intervalpost {protocol}://{server}{basePath}/v1beta/accounts/{accountId}/timetables/{timetableId}/intervalsCreates a new Interval.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsaccountIdstringrequiredlength between 6 and 6^[a-zA-Z]{6}$The unique 6 character internal id that represents the customer account.timetableIdstringrequiredlength 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 ParamsCreate/Update Interval requestnamestringrequiredlength ≤ 256The name of the interval. Interval names are not unique.descriptionstringrequiredlength ≤ 1024The description of the intervaltimeFromstringrequiredlength between 8 and 8^(\d){2}:(\d){2}:(\d){2}$The start time of the interval in 24 hour format = ' HH:mm:ss' i.e. 08:00:00timeTostringrequiredlength between 8 and 8^(\d){2}:(\d){2}:(\d){2}$The end time of the interval in 24 hour format = 'HH:mm:ss' i.e. 17:00:00typestringenumrequiredThe type of intervalDAYSDATESAllowed:DAYSDATESappliesToarray of stringsrequiredlength between 1 and 366List of specific dates (when type is DATES) or days (when type is DAYS) for which the time interval will be applied. When type is DATES then list must contain dates in the format 'YYYY-MM-dd' containing no more than 366 days, when type is DAY the list must contain days of the week in the format 'dddd', it has to be no more than 7 days.appliesTo* stringSpecific date or day of the weekADD stringHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 201Interval Response 400BadRequest 401Unauthorized 403Forbidden 404Not Found 500Internal Server ErrorUpdated 5 months ago List IntervalsGet IntervalDid this page help you?YesNo