<NETWORK>
with the appropriate network (mainnet
, ropsten
, or rinkeby
).Client
and ClientInfo
objects (mentioned below), as they are distinct!https://zone-manager.<NETWORK>.kchannels.io/ui/client_api/
Authorization: Bearer YOUR_JWT_TOKEN
ClientInfo
object client_address
cannot be changed, so post it but make sure it hasn't changed. Everything except client_address
can be blank.https://zone-manager.<NETWORK>.kchannels.io/ui/client_api/
Authorization: Bearer YOUR_JWT_TOKEN
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
client_address
first_name
last_name
email
Client
object in the body.