Profile
Update an existing account profile
Updates the account profile data.
PUT
/
accounts
/
profile
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json · object
The body is of type object
.
Was this page helpful?