update_applicant_group
Update applicant group details in Buildium by specifying the group ID and the new data.
Instructions
Update an applicant group.
Args: group_id: The applicant group ID. group_data: Updated group data dictionary.
Returns: Updated applicant group details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | ||
| group_data | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||