Skip to main content

Manage Rooms

SynXis CRS
Rooms
REST API
CRS Administration

Beta Release - Work in progress

New API - Seeking beta customers

Corrected YAML file to match actual API functionality.

Read more

  • DELETE /brands/{id}/roomTypes/{roomCode} endpoint had incorrect operationId, corrected to deleteBrandRoom.
  • DELETE /chains/{id}/roomTypes/{roomCode} endpoint had incorrect operationId, corrected to deleteChainRoom. 
  • DELETE /brands/{brandId}/roomFeatures/{featureCode}/channels endpoint had incorrect description in summary.