Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Preserve the editedAt value when updating a post.
If the value is true, the editedAt value will not be updated.
If the value is false, the editedAt value will be updated.
Path Parameters
Body
application/json
information of a post to be updated.
Image, File, Video post update - Put type with file id in attachments - Image and File data can be picked from fileId in data object in child post - Video fileId for each resolution will be in videoFileId in data object in child post
Maximum length:
5tags
Hashtags for the post.
Maximum length:
30Example:
[
"content_update",
"revised_post",
"community_feedback",
"enhanced_version"
]The object of the mentions type and user who get a notification from the post.
Optional reason for the edit (admin only, ignored for regular users)
Maximum length:
300