These docs are for v1.0. Click to read the latest docs for v3-prod.

Update Weekly Availability

Use this endpoint to Update resource weekly availability. A valid resource id is required. The availability day entries are created when a resource object is created.

To update weekly availability hours, all days of the week must be provided. Days are defined as sun, mon, tue, wed, thu, fri and sat. The startTime and endTime fields are entered in military format. e.g., 800 is 8:00am, 2230 is 10:30pm. We support 24-hour availability, set startTime=0 and endTime=2400. To set a whole day as unavailable, set both the startTime and endTime to 0.

If you require times in between specified hours to be unavailable, use the resource blocks endpoints. Times entered represent the timezone of the resource. Resources can be set to any world timezone.

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

id of resource object

Body Params

Resource Availability Input Model

sun
object
mon
object
tue
object
wed
object
thu
object
fri
object
sat
object
Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Response

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