Add a tag to a room.

PUT {{baseUrl}}/user/:userId/rooms/:roomId/tags/:tag

Add a tag to the room.

Request Body

{"order"=>0.25}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{}