reviews.entity.manage

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

Not grantable to apps (active, first-party).

Editorial management of entities for the editor named in X-OV-Subject: create, edit, rename (old slugs redirect) and delete entities, add and remove aliases, typed links between entities or to another service's EntityRef, trust metadata (exclude a source or signal from aggregates with a visible reason, limitation and verification notes), and the correction queue.

Owner
reviews (token audience openvibe.reviews)
Version
1.0
Status
active
Visibility
first-party
Resource constraints
none
Quota class
reviews-write
Permissions
reviews:entity:manage
Events
reviews.index_document.upserted, reviews.index_document.deleted
Implemented by
  • POST /api/v1/entities
  • PATCH /api/v1/entities/:ref
  • DELETE /api/v1/entities/:ref
  • POST /api/v1/entities/:ref/aliases
  • DELETE /api/v1/entities/:ref/aliases/:id
  • POST /api/v1/entities/:ref/links
  • DELETE /api/v1/entities/:ref/links/:id
  • POST /api/v1/trust
  • GET /api/v1/corrections
  • PATCH /api/v1/corrections/:id