put https://api.tilby.com/v2/rooms/
In this case you must specify the id in the URL and change the data you wanna update
Log in to see full request history
Responses
404Room not found
In this case you must specify the id in the URL and change the data you wanna update
404Room not found
xxxxxxxxxx
curl --request PUT \
--url https://api.tilby.com/v2/rooms/id \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: