Messages
Star a Message
This endpoint lets users star important messages, marking them for easy access later. Starring messages is especially useful in scenarios where users need to keep track of critical information, such as confirmation numbers, addresses, or important instructions. The Star a Message functionality helps users manage their conversations more efficiently by highlighting key messages in long conversations.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
StarredMessageResource
The response is of type object
.