Blocked Time Endpoints

Create blocked time

Block a room/time slot for maintenance, private events, etc.

post/blocked_times

Headers

Authorizationstring required

Request body

Response

Blocked time created

idinteger
room_idinteger
reasonstring
start_atinteger

Unix timestamp

end_atinteger

Unix timestamp

start_timestring

Format: YYYY-MM-DD HH:MM

end_timestring

Format: YYYY-MM-DD HH:MM

Changes

Changed in 2 of the 32 revisions of this API.11