Clients
Update a Client by id
Update fields of a single client identified by its unique id.
PUT
Headers
API key. Value must be formatted like so: lucca application={api_key}
.
Path Parameters
Identifier of the client.
Body
application/json
A client must belong to a single organization.
The organizationId field is required upon creation (POST) and cannot be modified later.
Response
200
application/json
OK
A client must belong to a single organization.
The organizationId field is required upon creation (POST) and cannot be modified later.