Update Post

Amity SDK supports the editing of the following post types:

  • Text post

  • Image post

  • File post

  • Video post

Update a post

You can use this method to update a post.

Use this method to update a post with mention.

You can update a post with the pattern similar to Create Post. These are steps:

  1. Pick the correct post builder type, and build your post structure

  2. Call post update API

You can follow this sample code to update a post.

To know more about mentions in post, refer to Mention in Post page.

Last updated