Report

Number of APIs: 8

  1. List reports GET {{baseUrl}}/v3/report

  2. List reports on a message GET {{baseUrl}}/v3/report/:channel_type/:channel_url/messages/:message_id

  3. List reports on a user GET {{baseUrl}}/v3/report/users/:offending_user_id

  4. Report a channel POST {{baseUrl}}/v3/report/:channel_type/:channel_url

  5. Report a user POST {{baseUrl}}/v3/report/users/:offending_user_id

  6. Report a message POST {{baseUrl}}/v3/report/:channel_type/:channel_url/messages/:message_id

  7. List reports on a channel GET {{baseUrl}}/v3/report/:channel_type/:channel_url

  8. View a moderated message GET {{baseUrl}}/v3/report/:channel_type/:channel_url/profanity_messages/:message_id