user/{user Id}/rooms/{room Id}/tags-{tag}
Number of APIs: 2
-
Add a tag to a room. PUT {{baseUrl}}/user/:userId/rooms/:roomId/tags/:tag
-
Remove a tag from the room. DELETE {{baseUrl}}/user/:userId/rooms/:roomId/tags/:tag
Number of APIs: 2
Add a tag to a room. PUT {{baseUrl}}/user/:userId/rooms/:roomId/tags/:tag
Remove a tag from the room. DELETE {{baseUrl}}/user/:userId/rooms/:roomId/tags/:tag