Partially update client
Partially updates an existing client by its ID.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Specifies the tenant context for the request. All endpoints operate within this tenant scope.
"tnt_pfh0haxfpzowht3oi213cqos"
Path Parameters
Unique identifier of the client.
"clnt_z2b3mo8qa5kzptgsu26q2wmh"
Body
Request body used to partially update an existing client resource.
Request body used to partially update an existing client resource.
The name of the client.
1 - 255"Acme Corporation"
Additional information describing the client.
1024"A leading provider of road runner deterrents."
Order of the resource for sorting purposes.
0 <= x <= 900719925474099113
Response
Default Response
Standard success response payload wrapped in a data property.
Client resource returned by the API.