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/visibilityDELETE /api/v1/comments/:commentIdPUT /api/v1/spaces/:space/threads/:slug/stateDELETE /api/v1/spaces/:space/threads/:slugPUT|DELETE /api/v1/posts/:idGET|POST|PUT /api/v1/relay/*