API Reference

Unpin Chat

Removes a chat from pinned status. This endpoint allows you to unpin a previously pinned chat conversation.

Log in to see full request history
Path Params
int64
required

The ID of the WhatsApp instance

Body Params

Request body containing the chat ID to unpin

string
required

Chat ID <countrycode_short>@c.us or @g.us for groups

Response

Response body
object
string of strings

success error

string

ID of the WhatsApp instance

data
object
boolean

Indicates if the chat was successfully unpinned

Language
Credentials