Name | Description |
---|---|
access_token | JSON Web Token retrieved from the Sessions endpoint (you can also passthis into the Authorization header) |
data | The payload data that will be serialized to create the comment report |
Version: HTTP/1.0 Accept: application/vnd.api+json Content-Type: application/vnd.api+json Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjUsImV4cCI6MTcwNDQ3MzIzNCwiaWF0IjoxNzA0NDczMDU0fQ.Teia0NQiIFDFgUsFGwTrsNEtTWcT9cy7Hl4hW_hnQA0 Host: example.org Cookie:
POST /apis/v4/organizations/117/comment_reports
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 Content-Type: application/vnd.api+json Vary: Accept X-MH-Session: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxNjUsImV4cCI6MTcwNDY0NTg1NCwiaWF0IjoxNzA0NDczMDU0fQ._wLIklIQMNAV2gDW5PM5r-XChGbk6ATmir9pOK9xEl4 Access-Control-Expose-Headers: X-MH-Session ETag: W/"83ca88c21922a8e05521464459f64a72" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: 9d8bad37-67da-475b-8fff-208016580295 X-Runtime: 0.077262 Content-Length: 1373
201