blog.post.update
Generated at from
openvibe-contracts v0.33.0 and
openvibe-sdk v0.5.0.
Not grantable to apps (active, first-party).
Edit a post: content becomes a new immutable revision (expected_revision required; 412 revision.conflict when someone saved first), slug changes leave 301 redirects, visibility, taxonomy, series, media attachments (OpenVibe.Media object ids) and revert as a new revision. Authors edit their own posts; editors and owners every post of the blog.
- Owner
- blog (token audience
openvibe.blog) - Version
- 1.0
- Status
- active
- Visibility
- first-party
- Resource constraints
- owner
- Quota class
- blog-write
- Permissions
- blog:write
- Events
- blog.post.updated, blog.index_document.upserted, blog.index_document.deleted
- Implemented by
PATCH /api/v1/posts/:idPOST /api/v1/posts/:id/revertPOST /api/v1/posts/:id/attachmentsDELETE /api/v1/posts/:id/attachments/:aid