Documentation Index
Fetch the complete documentation index at: https://mintlify.com/sam-shervin/space7/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Toggles the current user’s appreciation on a specific message. If the user has not yet appreciated the message, this adds an appreciation. If the user has already appreciated it, this removes it.Endpoint
Requires authentication
Request
Path parameters
The unique identifier of the space the message belongs to.
The unique identifier of the message to appreciate or un-appreciate.
Response
true if the message is now appreciated by the current user, false if the appreciation was removed.Example
TypeScript
