MemoService
UpsertMemoReaction adds or updates the authenticated user's reaction on a memo.
post/api/v1/memos/{memo}/reactions
Path parameters
memostring required
The memo id.
Request body
Response
OK
Changes
Changed in 1 of the 63 revisions of this API.11
- ▲
removed the required property
contentIdfrom the response with the200statusresponse-required-property-removed
- ●
removed the request property
reaction/allOf[Reaction]/contentIdrequest-property-removed
- ▲