put Room Cleaning Priority
DELETE {{HostName}}/hsk/v1/hotels/{{HotelId}}/rooms/cleaningPriority?roomId=103
Use getHouseKeepingTasks to find the Task sequence No for the body of this request.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
roomId | number | Collection of room numbers. |
Request Body
{"criteria"=>{"hotelId"=>"{{HotelId}}", "roomList"=>["104"]}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |