Update a opening hours config

Update a opening hours config by id

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

opening hours config id

Body Params

A valid json request body example

{
  "closedSpecified": true,
  "partOfPipeline": true
}
string

the internal id for the configuration

string

the UUID of the publisher

string

the UUID of the datasource

boolean

if a schema:OpeningHoursSpecification has opens 00:00:00 and closes 00:00:00, that is ambiguous as some client use that to signify that that day is closed (set closedSpecified to true), and others that it’s open all day (set closedSpecified to false). If set to true, the schema:OpeningHoursSpecification is simply removed, otherwise closes is set to 23:59:59.

boolean

if true this config will be also used as part of the Import pipeline for any creation or update

Headers
string
required

the publisher of the graph

string
required

the datasource of the graph

string
required

the api key for authentication and authorization

Responses

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