Logo
Molter API Documentation

Create room

POST {{baseURL}}/api/rooms

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'http://localhost:8080/api/rooms' -d '{"theme":"this is a test room"}'

ENDPOINTS