ConversationsDelete a conversationDelete a conversation PATCH /api/v2/conversation/delete-conversation/:conversationId Permanently deletes a specific conversation. Note: This endpoint uses the PATCH method, not DELETE. Request Responses200Conversation deleted successfully.