MemoService
UpsertMemoReaction adds or updates the authenticated user's reaction on a memo. The reaction's content_id is the memo's resource name (memos/{memo}).
post/api/v1/memos/{memo}/reactions
Path parameters
memostring required
The memo id.
Request body
Response
OK