Skip to main content
POST
Update Client
Pass clientId and/or clientData.ID. Ownership fields like ownerID cannot be changed.

Example Request

Authorizations

Authorization
string
header
required

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

Body

application/json
clientData
object
required
clientId
string

Response

Successful response

success
boolean
required
message
string
required
data
object
required