Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the comment
The Network's unique integer ID, or subdomain Unique numeric network ID
Body
Submit results as JSON
A reaction request for creating reactions on posts or comments
The emoji used for the reaction (may include skin tone modifiers)
Response
Returns the newly created reaction on success
A reaction to a post or comment
The record's integer ID
"1234"
The date and time the record was created
"2025-11-21T21:15:34+00:00"
The date and time the record was last modified
"2025-11-21T21:15:34+00:00"
The ID of the space where the reaction was created
123
The ID of the network where the reaction was created
100
The ID of the post or comment being reacted to
456
The type of object being reacted to (Post or Comment)
"Post"
The ID of the space where the target post or comment is located
123
The emoji used for the reaction (may include skin tone modifiers)
"👍"
The base emoji without skin tone modifiers
"👍"
The ID of the member who created the reaction
789