Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Client account details are required
Response
Successful operation
Example:
"Account successfully updated"