Account REST Endpoints

Account
Delete account based on account id
Method: delete
Path: /iam/governance/selfservice/api/v1/accounts/{accountid}
Get all accounts for a user.
Method: get
Path: /iam/governance/selfservice/api/v1/accounts
Search account based on account id
Method: get
Path: /iam/governance/selfservice/api/v1/accounts/{accountid}
Update account password
Method: put
Path: /iam/governance/selfservice/api/v1/accounts/{accountid}/password