v10

latestOpenAPI 3.1.0MITraw.githubusercontent.com2026-02-242335121.2 KB
Chats

Archive or unarchive a chat

Archive or unarchive a chat. Set archived=true to move to archive, archived=false to move back to inbox

post/v1/chats/{chatID}/archive

Path parameters

chatIDstring required

Unique identifier of the chat.

Example:!NCdzlIaMjZUmvmvyHU:beeper.com

Unique identifier of the chat.

Request body

archivedboolean

True to archive, false to unarchive

Response

Request executed successfully