Skip to main content
POST

Authorizations

x-api-key
string
header
required

Path Parameters

commentId
string
required
Pattern: ^[a-fA-F0-9]{24}$
Example:

"{{objectId}}"

Body

application/json
type
enum<string>
required

Reaction to record

Available options:
like,
dislike
captchaToken
string

Captcha token. Required when the caller is treated as a guest and the tenant has requireCaptchaForGuestEngagement enabled.

guestId
string

Stable client-generated guest identifier. Used to build the guest fingerprint together with IP and user agent when the caller is unauthenticated.

Response

OK