Update a client
documentedUpdate a client's details by ID.
PUT /{account_id}/clients/{id}Clientsno implementation yet0 runsInput
account_id*
Timely account_id
e.g. 1857
id*
Client ID
e.g. 1373
name*
Client name
New client name
active*
Client active
true or false
external_id
Client external_id
External ID (nullable)
color
Client color
Color hex (no #)
Calls Timely as you (your API key is your account); keychains.dev holds the credentials.