Skip to main content

Pin or Unpin a Message

POST 

/api/v2/pinned-messages

Pins or unpins a specific message within a conversation.

  • Pinning: Makes the message easily accessible. You can set a duration for how long it stays pinned.
  • Unpinning: Removes the message from the pinned list. The response data array will be empty for unpin operations.

This is for channels like Whatsapp Web, Whatsapp Cloud API, Whatsapp Twilio, Instagram, Telegram, Telegram Wazzup, Facebook Messenger

Request

Responses

Message pinned or unpinned successfully.