Update Location's Calendar Events

Allows to update operating hours for a specific location

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
🚧

Don't forget a trailing slash in the URL!
The PATCH, PUT, and DELETE requests require a trailing slash at the end of the URL.

When setting a location's calendar events, you are required to include the Zenput ID of the calendar event type that is being set. In order to find out what type ID to use, you can call either the Retrieve Company's Calendar Event Types endpoint to see all available event types for the company, or Retrieve Location's Calendar Event Types to see the current event types in use at this location. The recipes illustrate both of these approaches.

Path Params
integer
required
Body Params
integer
required

Zenput ID of the calendar event type

days_of_the_week_and_time_offsets
object
required

0-6 is Monday-Sunday. Values are minutes since midnight. If not specified – it means it will be removed for that day. If empty object is passed – all calendar events will be removed from the location.

Headers
string
required

API token of the user making the request. Must be an Admin or above.

Response

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