nexus_unblock_mods_from_earning_dp
Restore Donation Points earning for a user's mods by removing their block. Use for the current user or, with moderator permissions, target another user's ID to lift the restriction.
Instructions
Unblock a user's mods from earning Donation Points via v2 GraphQL.
Requires moderator permissions when targeting another user.
Returns: JSON {success} or an error string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | User ID. Omit for the current user. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |