Skip to main content
POST
Archive a chat

Authorizations

apikey
string
header
required

Your Pilot Status API key (ps_...). Evolution GO also accepts Authorization: Bearer <key>.

Body

application/json
chat
string
required

JID of the chat to archive.

Example:

"5511999999999@s.whatsapp.net"

Response

Success — provider-native response body.

Envelope returned after the app-state archive mutation is dispatched (whatsmeow SendAppState / BuildArchive true).

message
string

Operation status, always "success" on a 200 response.

data
object