Accounts

Number of APIs: 16

  1. Accounts List GET {{baseUrl}}/accounts

  2. Create Account POST {{baseUrl}}/accounts

  3. Account Details GET {{baseUrl}}/accounts/:id

  4. Update Account PUT {{baseUrl}}/accounts/:id

  5. Delete Account DELETE {{baseUrl}}/accounts/:id

  6. Reload Account POST {{baseUrl}}/accounts/:id/reload

  7. Enable Account POST {{baseUrl}}/accounts/:id/enable

  8. Disable Account POST {{baseUrl}}/accounts/:id/disable

  9. Unlock Account POST {{baseUrl}}/accounts/:id/unlock

  10. Enable IDN Account for Identity POST {{baseUrl}}/identities-accounts/:id/enable