api-v1-account
Number of APIs: 3
-
ListAccounts returns the list of accounts GET {{baseUrl}}/api/v1/account
-
CanI checks if the current account has permission to perform an action GET {{baseUrl}}/api/v1/account/can-i/:resource/:action/:subresource
-
UpdatePassword updates an account's password to a new value PUT {{baseUrl}}/api/v1/account/password