Conversations
UpdateActivity
Edit an existing activity.
Some channels allow you to edit an existing activity to reflect the new state of a bot conversation.
For example, you can remove buttons after someone has clicked "Approve" button.
put/v3/conversations/{conversationId}/activities/{activityId}
Path parameters
conversationIdstring required
Conversation ID
activityIdstring required
activityId to update
Request body
Response
An object will be returned containing the ID for the resource.