Add a user reaction
2.29.0
addUserReaction({ targetId: "target-1", reactionSpaceId: "aa7e03fc-01f0-4a98-a2e0-3fed689632d7", reactionId: "0fddc166-b8c3-4ce9-990e-848bde12188b"}).then(reaction => console.log(reaction)) Copy
addUserReaction({ targetId: "target-1", reactionSpaceId: "aa7e03fc-01f0-4a98-a2e0-3fed689632d7", reactionId: "0fddc166-b8c3-4ce9-990e-848bde12188b"}).then(reaction => console.log(reaction))
Generated using TypeDoc
Description
Add a user reaction
Async
Since
2.29.0
Example