client_update {clockify} | R Documentation |
Update a client
client_update(client_id, name = NULL, note = NULL, archived = NULL)
client_id |
Client ID |
name |
Client name |
note |
Note about client |
archived |
Whether or not client is archived |
A data frame with one record for the updated client.