v1

latestOpenAPI 3.0.0AGPLv3.02026-07-14186117194.3 KB
Abuses

Update an abuse

put/api/v1/abuses/{abuseId}

Path parameters

abuseIdinteger required
Example:42

Abuse id

Request body

moderationCommentstring

Update the report comment visible only to the moderation team

state1 | 2 | 3

The abuse state (Pending = 1, Rejected = 2, Accepted = 3)

Response

successful operation