Admin Users
Hard delete a chat
Permanently delete a chat and all associated data (messages, attachments, logs, summaries). This operation is irreversible.
delete/admin/users/{id}/chats/{chatId}
Path parameters
idstring required
Example:user-uuid-here
User ID
chatIdstring required
Example:chat-uuid-here
Chat ID to delete
Response
Chat deleted successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.