Delete a client
clockify_delete_clientDelete a client from Clockify to remove it from your workspace. Requires client ID and confirmation.
Instructions
Removes a client.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true | |
| client_id | Yes | Client id | |
| workspace_id | No | Workspace id. Falls back to CLOCKIFY_WORKSPACE_ID, then to the account's active workspace. |