osapi.jive.corev3.AbuseReport

An Abuse Report contains information about abuse reports. An abuse report is automatically created when content is marked as abusive. These reports can be viewed and moderated by moderators and system administrators. Moderation and abuse settings are managed by an administrator using the Admin Console. Refer to Moderation Entity for information about the moderation process. Refer to for endpoints related to creating and viewing abuse reports associated with a piece of content.

Refer to the for a list of all related endpoints.

Since: 3.12

Properties

PropertyTypeMode Description
authorPersonread-only

Person that flagged the content.

categoryStringrequired

The category for the type of abuse. Possible values are:

  • General Abuse
  • Profanity
  • Explicit Content
  • Impersonation
  • Harassment
  • Slander
  • Racial Abuse
  • Religious Abuse
  • Spam
  • Private Information
idStringread-only

Identifier (unique within an object type and Jive instance) of this object.

messageStringrequired

Explanation provided by the reporter for why the content was flagged.

objectStringread-only

URI of the content being flagged for abuse.

publishedISO 8601 Dateread-only

Date and time for when this content was originally flagged.

resourcesObjectread-only

Resource links (and related permissions for the requesting person) relevant to this object.

typeStringrequired

The type of report. This field will always be abuseReport.

→ Fields used by update and create operations
→ Fields used only by create operations
→ Fields not used by update or create operations