Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
message_id
string
required

Message ID.

Example:

"false_xxx@c.us_3A3729D867221FE0B9BD"

starred
boolean
required

Indicates if the message is starred or not

Example:

true

Response

StarredMessageResource

success
boolean
required

The success status of response.

message
string
required

The message of response.

data
object
required