Create a new draupnir for the requesting user and protects their first room
POST/create
Create a new draupnir for the requesting user and protects their first room
Request
Responses
- 200
- 400
- 401
The request was successful, and the server has returned the requested resource in the response body.
The server could not understand the request due to invalid syntax. The client should modify the request and try again.
Authentication is required to access the requested resource. The client must include the appropriate credentials.