update_contribution
Update a contribution portal's name, enabled state, message, login requirement, and anonymous access using its ID.
Instructions
Update a contribution portal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the resource | |
| name | No | ||
| enabled | No | ||
| message | No | ||
| require_login | No | ||
| allow_anonymous | No |