client_update {clockify}R Documentation

Update a client

Description

Update a client

Usage

client_update(client_id, name = NULL, note = NULL, archived = NULL)

Arguments

client_id

Client ID

name

Client name

note

Note about client

archived

Whether or not client is archived

Value

A data frame with one record for the updated client.


[Package clockify version 0.1.4 Index]