Create Days of Week Timeframe

A Days of Week timeframe consists of a single Days of Week entry within the timeframe-day-of-week-array array inside the timeframe. In order to create a Days of Week timeframe, supply a single new Days of Week entry object within the timeframe-day-of-week-array array in the create request. See examples for more information.

When creating a Days of Week timeframe it is not necessary to supply a timeframe-id for the timeframe or for the Days of Week entry within that timeframe. These timeframe-ids will be generated automatically.

Path Params
string
required
length ≤ 64
Defaults to ~

This is the main organization name. This is used to link resource to its group/tenant/organization/enterprise. Then using in path for GET you can set to "~" to use the domain name linked to your token/key instead of the domain name itself when reading for your own domain.

string
required
length between 0 and 16
Defaults to ~

This is the main user extension for the user account. ~ can be used to mean "my account" which will extract the user from the token/key used for authentication.

Body Params
string
enum
required
Defaults to no

When synchronous is requested with "yes" the response will be a 200 on success and will contain a valid JSON representiation of the new resource. If no or left off request a 202 "Accepted" will be given in a success case and this can be considered a success. Synchronous responses will be a little slower as the API will process the geo replication request and wait till the local copy has been written and can be read back berfore sending a response.

Allowed:
string
string

days-of-week: Days of Week specific-dates: Specific Dates holiday: Holidays custom: Custom always: Always

timeframe-days-of-week-array
array of objects
timeframe-days-of-week-array
Responses

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json