Skip to main content
PUT
Update Individual Customer

Update Individual Customer

Update Individual Customer

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

clientId
string
required
Example:

"1"

Body

application/json
emailAddress
string
Example:

"email+05@domain.com"

firstname
string
Example:

"Jay"

lastname
string
Example:

"Kelly"

Response

200 - application/json

{}

The response is of type object.