v1

latestSwagger 2.0The MIT License (MIT)2026-07-17126899.0 KB
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.