Skip to main content
POST
flag a post.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

postId
string
required
Maximum string length: 900

Body

application/json

Information required to flag a post.

reason
string
default:Others

The reason for flagging this post

Maximum string length: 300
detail
string

Additional details about the flag

Maximum string length: 300

Response

Post Information

posts
object[]
postChildren
object[]
comments
object[]
users
object[]
files
object[]
communities
object[]
communityUsers
object[]
categories
object[]
feeds
object[]
videoStreamings
object[]
videoStreamingChildren
object[]
rooms
object[]
roomChildrens
object[]
polls
object[]