patch https://{vanity}.api.ukg.net/talk/content/v1/posts/
This operation updates a user post by ID. User posts have the property type
set to user-post
. The request can take the full post object as input, but other than postDetails.text
all other fields are optional and read-only.
Authorization and Permissions
- An OpenAm token is required to update a post.
- The user must have content updation permission which is set by the Talk admin(<talk_vanity_url>/admin-console/roles/admin)