Activate or deactivate a user
clockify_set_user_statusChange a member's workspace status to ACTIVE or INACTIVE, freeing a seat without deleting their history.
Instructions
Changes a member's status in the workspace without deleting their history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | INACTIVE frees the seat but keeps the data | |
| user_id | Yes | User id | |
| workspace_id | No | Workspace id. Falls back to CLOCKIFY_WORKSPACE_ID, then to the account's active workspace. |