update_collective
Change a collective's emoji or adjust edit and share permission levels using its ID. Note: renaming is not supported.
Instructions
Change a Collective's emoji or adjust edit/share permission levels. Provide the id and any fields to change. Note: collective renaming is not supported by the API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Collective id from list_collectives. | |
| emoji | No | Set to empty string to clear. | |
| editPermissionLevel | No | ||
| sharePermissionLevel | No |