Users
Name | Description |
---|---|
id | Reported user id |
token | Reportings user token |
user_report[message] | Message |
Content-Type: application/json Host: example.org Cookie:
POST /api/v1/users/191/report
{"token":"foobar189","user_report":{"message":"Message"}}
X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1; mode=block X-Content-Type-Options: nosniff X-Download-Options: noopen X-Permitted-Cross-Domain-Policies: none Referrer-Policy: strict-origin-when-cross-origin Access-Control-Allow-Origin: * Access-Control-Allow-Methods: GET,POST,PUT,PATCH,DELETE Access-Control-Allow-Headers: Origin,Accept,Content-Type,X-Requested-With,X-CSRF-Token,X-API-KEY Content-Type: text/html Cache-Control: no-cache X-Request-Id: 6f483584-449d-46f9-9027-59bb85cb9617 X-Runtime: 0.008510 Content-Length: 0
201 Created