Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The ID of the resource to update
Body
Resource object that needs to be updated
Resource model
Name of the resource
"Edit Suite 1"
Additional info about the resource
"Sydney Office, Level 2"
1 = Room, 2 = Person, 3 = Equipment, 4 = Resource Group, 5 = Action
1
, 2
, 3
, 4
, 5
1
Unique id of the person (only applies if this resource is a person)
0
Unique id of the resource group that this resource is a child of
2908
Order of the resource in relation to other resources in the same group
4
iCalendar calendar feed URL. Contains all bookings that are booked to this resource
"/feed/resource/0d17a654166d49a4337b65256..."
Optional. Specify in the field parameter to return
Hex color value of the background
"#B0A7F1"
Hex color value of the text
"#000000"
Response
Successful Operation