API structure has changed
24 structure changes including:
24 Additions
Added
24
DELETE /v1/locations/
DELETE /v1/locations/{id}
DELETE /v1/rooms/
DELETE /v1/rooms/{id}
GET /v1/locations/
GET /v1/locations/{id}
GET /v1/rooms/
GET /v1/rooms/{id}
PATCH /v1/locations/{id}
PATCH /v1/rooms/{id}
POST /v1/locations/
POST /v1/locations/archive
POST /v1/locations/restore
POST /v1/locations/unarchive
POST /v1/locations/{id}/archive
POST /v1/locations/{id}/restore
POST /v1/locations/{id}/unarchive
POST /v1/rooms/
POST /v1/rooms/archive
POST /v1/rooms/restore
POST /v1/rooms/unarchive
POST /v1/rooms/{id}/archive
POST /v1/rooms/{id}/restore
POST /v1/rooms/{id}/unarchive