Conversations
End Conversation
This endpoint ends a single conversation by its unique identifier. Use this for routine call cleanup when a user leaves or your app no longer needs the room. To destructively remove conversation data, use Delete Conversation.
post/v2/conversations/{conversation_id}/end
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.