Update tenant engagement settings
Upserts the engagement configuration for the tenant identified by the x-tenant-id header. Every field is optional — omitted fields keep their current value, and a tenant with no record yet starts from the built-in defaults. Booleans and numbers are validated server-side; out-of-range values are rejected with 400. The authenticated user id is stored as updatedBy.
Authorizations
Body
Master switch for comments. Default true.
Master switch for reactions. Default true.
Allow unauthenticated visitors to comment. Default false.
Allow unauthenticated visitors to react. Default false.
When false, new comments are stored as pending for moderation. Default true.
Require a captcha token for guest comments and reactions. Default true.
Minimum captcha score accepted for guest engagement, between 0 and 1. Default 0.5.
Guest engagement actions allowed per minute per guest fingerprint, between 1 and 500 (floored to an integer). Default 20.
Response
OK

