Home > Agendize Scheduling

Clients: update

Authentication is required to execute this request. Please refer to Authentication for more.

Request

HTTP Request

PUT https://api.agendize.com/api/2.0/scheduling/clients/{clientId}

Parameters

Parameter name Value Description
Path parameters
clientId string Client identifier.
Required query parameters
apiKey string API Key

Request body

In the request body, supply a Client resource with the following properties:

Parameter name Value Description
Optional Properties
lastName string Last name of the client.

Response

If successful, this method returns a Client resource in the response body.