Skip to main content

Report a post

Report a post.

Path Parameters
    postId string required

    The id of the post.

Request Body
    abuse string required

    Possible values: [Offensive language, Inappropriate content, Other]

    The report abuse type

    comment string required

    Report description/details.

Responses

Request has been handled successfully.


Schema
    success boolean
    data object
    message

    Possible values: [Post was reported successfully]

Loading...