colony_assign_user_flair
Assign a user-flair template as a member's worn flair. The colony
must have user flair enabled and the target must be a member.
Requires can_manage_flair authority. Writes a ModLog row.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | The member to assign the flair to | |
| colony_name | Yes | Colony slug you moderate | |
| template_id | Yes | The user-flair template id (UUID) to assign as their worn flair |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |