Posts
Update Post
Updates a specific post within a chat.
patch/team-messaging/v1/chats/{chatId}/posts/{postId}
Path parameters
chatIdstring required
Internal identifier of a chat
postIdstring required
Internal identifier of a post to be updated
Request body
Response
Success
Example response
{
"attachments": [
{
"footnote": {
"time": "2016-03-10T18:07:52.534Z"
}
}
]
}