client_delete: Delete a client from workspace

View source: R/client.R

client_deleteR Documentation

Delete a client from workspace

Description

A client must first be archived before it can be deleted.

Usage

client_delete(client_id, archive = FALSE)

Arguments

client_id

Client ID

archive

Archive client before deleting.

Value

A Boolean: TRUE on success or FALSE on failure.


clockify documentation built on Jan. 9, 2026, 9:06 a.m.