Create ProfilePOST
Create a new client profile. Create one profile per client. A client profile can hold multiple trading accounts.
Authorization
Authorization<token>Bearer access token issued by the admin login flow.
In: header
Request Body
application/jsonRequiredThe client profile
idstringemailstringfirstNamestringlastNamestringipAddressstringlanguagestringaddressstringzipCodestringcitystringstatestringcountrystringphonestringcompanystringmetaDatastringbirthDatestringFormat:
"int64"timezoneIANA timezone, e.g. "Europe/London"; "" = UTCpasswordstringA successful response.