Skip to main content
PUT
Star or unstar a message.
Star Message

Authorizations

Authorization
string
header
required

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

Headers

Accept
string

application/json

Example:

"application/json"

Content-Type
string

application/json

Example:

"application/json"

Path Parameters

instance
string
required

Instance UUID copied from hypersender dashboard

Example:

"{{ instance_id }}"

Body

application/json
messageId
string
required
star
boolean
required

star or unstar a message

chatId
string

Contact number - learn what is chatId

Response

Successful response

The response is of type object.