Send a report to draupnir
POST/report/:room_id/:event_id
Send a report to draupnir
Request
Responses
- 200
- 400
- 401
- 503
The request was successful, and the server has returned the requested resource in the response body.
Response Headers
Access-Control-Allow-Origin
The origin that is allowed to access the resource
Access-Control-Allow-Methods
The HTTP methods that are allowed for the resource
Access-Control-Allow-Headers
The headers that are allowed for the resource
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.
The server is currently unable to handle the request due to a temporary overload or maintenance of the server.