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.eyJ1c2VyX2lkIjozMSwiZXhwIjoxNzU0NTk2NDc2LCJpYXQiOjE3NTQ1OTYyOTZ9.4QkSOI3oLJ8Cna6F-1Tag3ickXf5IBApXUNaVroLQk4 Host: example.org Cookie:
PUT /apis/v4/organizations/37/comment_reports/4
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.eyJ1c2VyX2lkIjozMSwiZXhwIjoxNzU0NzY5MDk2LCJpYXQiOjE3NTQ1OTYyOTZ9.VVqwlwLpOjxFF2uu_Bsc51d-vuOX-9A8L2zDv18x7dk Access-Control-Expose-Headers: X-MH-Session ETag: W/"6a0d1fdb7dff3dd3fb012b12d6cac079" Cache-Control: max-age=0, private, must-revalidate X-Request-Id: 95cca7ae-1d46-4446-9dbe-adb880f50299 X-Runtime: 0.059535 Content-Length: 1283
200