Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Currently only component developers do need an account.


Request details for your own account:

# mylogin: your login
# mypass: your current password
curl -s -H "Content-type: application/json" -u {mylogin}:{mypass} https://cubbles.world/_api/manageprofile/users/{mylogin}

Response:

{"userId":"3","logins":{"local":{"login":"mylogin"}},"displayName":"My Name","email":"my-email@example.com"}
  • No labels