Post
/api/v1/chat.unStarMessage
Unstar a message.
Changelog
Version | Description |
---|---|
0.59.0 | Added |
Header parameters
X-Auth-Token
stringRequired
The authToken
of the authenticated user.
ExampleRScctEHSmLGZGywfIhWyRpyofhKOiMoUIpimhvheU3f
X-User-Id
stringRequired
The userId
of the authenticated user.
ExamplerbAXPnMktTFbNpwtJ
Body parameters
object
messageId
string Required
The message ID to unstar.
Responses
200
400
401
OK
object
success
boolean