1. Getting the user’s existing clients
First, you should retrieve a list of the user’s clients. Be sure to include that user’saccess_token in the headers.
2. Adding or updating a client
You should update the following fields for any new or existing client:
To add or update a client, simply POST the client’s JSON object to the /client endpoint: