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 Sept. 2, 2023, 9:08 a.m.