pronghorn-core

On this page:

deleteUserAccount

Summary

Delete an account from Local AAA instance.

Description

Delete an account from Local AAA instance in IAP.

Route

DELETE /user-management/accounts/:accountId

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
accountId string yes The unique identifier for an account.

Return

DetailsExampleSchema
Name Type Description
result object The result of the account deletion process.