/api/v1/events/{eventId}/rooms
application/json
1
80
0
9007199254740991
-9007199254740991
curl -X POST "https://opensession.dev/api/v1/events/<eventId>/rooms" \ -H "Authorization: Bearer <token>" \ -H "Content-Type: application/json" \ -d '{ "name": "string", "sortOrder": 0 }'