Conversations
DeleteActivity
Delete an existing activity.
Some channels allow you to delete an existing activity, and if successful this method will remove the specified activity.
delete/v3/conversations/{conversationId}/activities/{activityId}
Path parameters
conversationIdstring required
Conversation ID
activityIdstring required
activityId to delete
Response
The operation succeeded, there is no response.