update_custom_field_field_group
Update a custom field's field group by providing its ID and new order. This modifies the custom field's position within the group.
Instructions
🟡 WRITE · updates data · Group Members · PUT /groupMembers/{groupId}
Update Custom Field Field Group
Modifies an existing record in place. Idempotent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body (application/json). | |
| groupId | Yes | Field group ID (see notes) |