Remove a user
clockify_remove_userRemove a user from a Clockify workspace; their time entries are preserved.
Instructions
Removes someone from the workspace. Their time entries stay.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true | |
| user_id | Yes | User id | |
| workspace_id | No | Workspace id. Falls back to CLOCKIFY_WORKSPACE_ID, then to the account's active workspace. |