Skip to main content

Get post report reasons

The "get post report reasons" API allows users to retrieve a list of available report reasons for a post. This can help to provide context for users who want to report a post and ensure that they select an appropriate reason.

Query Parameters
    client_auth_token string required

    Client API token

Responses

OK

Response Headers

    Schema
      success boolean
      abuses_options string[]

      list of report reasons

    Loading...