Suspend user
ccx_admin_suspend_userSuspend a CCX user account to block login and datastore access, recording a reason. Reversible with unsuspend; blocked while protection mode is active.
Instructions
Suspend a CCX user so they can no longer log in or use their datastores. Reversible with ccx_admin_unsuspend_user. Blocked while protection mode (CCX_PROTECT) is on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | Yes | Reason recorded with the suspension | |
| user_id | Yes | User UUID (see ccx_admin_list_users) |