postmd_update_group
Rename a group or adjust its expiration date; clear the expiry date when no longer needed. Requires owner permissions and groups:write API key.
Instructions
Rename a group or change its expiry. Owner only. Requires an API key with groups:write. clearExpireDate removes the expiry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| groupId | Yes | ||
| expireDate | No | yyyyMMdd. | |
| clearExpireDate | No | true removes the expiry date. |