v52

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-2113138232.4 KB
users
admin

Add a note to a user (Admin)

Add a new moderation/audit note to a user.

Audit Logging Guidelines:

  • content: Plaintext description of behavior, infraction, or actions taken.
  • reason: Categorized classification (e.g. spam, abuse, harassment, administrative).
  • Requires Super Admin credentials.
post/api/admin/users/{user_id}/notes

Path parameters

user_idinteger required

User ID to append the note to.

Request body

contentstring required
reasonstring

Response

created