community.comment.moderate

Generated at from openvibe-contracts v0.33.0 and openvibe-sdk v0.5.0.

Not grantable to apps (active, internal).

Moderation of discussions: set a comment thread's visibility (public, hidden, locked — e.g. when the owner service hides the entity), delete any comment or forum post, pin and lock forum threads, read hidden threads, administer the Discord relay. Acting as itself (no X-OV-Subject) the service is the moderator; acting for a person it must vouch with X-OV-Staff: 1 that the person is staff.

Owner
community (token audience openvibe.community)
Version
1.0
Status
active
Visibility
internal
Resource constraints
none
Quota class
community-moderate
Permissions
community:moderate
Events
community.comment.moderated, community.thread.moderated
Implemented by
  • PUT /api/v1/comments/threads/:id/visibility
  • DELETE /api/v1/comments/:commentId
  • PUT /api/v1/spaces/:space/threads/:slug/state
  • DELETE /api/v1/spaces/:space/threads/:slug
  • PUT|DELETE /api/v1/posts/:id
  • GET|POST|PUT /api/v1/relay/*