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.


datawookie/clockify documentation built on June 6, 2024, 4:39 p.m.