Toggle favorite
POST/thread/:id/favorite
Stars or unstars a message for the current user. Starred messages can be retrieved later via the getFavorited endpoint. The disableFavoriteMessages setting must not be enabled. The operation is idempotent — starring an already-starred message still returns success.
Request
Responses
- 200
Favorite toggled successfully