Delete Reported Messages of a User

Prev Next
Post
/api/v1/moderation.user.deleteReportedMessages

Delete all the reports of messages that belongs to user. Permission required: manage-moderation-actions

Version Description
6.2.0 Added
Header parameters
X-User-Id
stringRequired

The user ID.

ExampleCkCPNctrgCDfmWLqC
X-Auth-Token
stringRequired

The authentication token.

Example1Dd4iN_ClKn5jl-xPC36snQ4s9Zd5GZnXCQuCNSKcVE
Body parameters
object
userId
string Required

The ID of the user whose reports to dismiss.

Responses
200
401
403

OK

object
success
boolean