pronghorn-core

On this page:

setUserAccountGroups

Summary

Set the groups for an account.

Description

Set the groups for an account in a Local AAA instance.

Route

PUT /user-management/accounts/:accountId/groups

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
accountId string yes The unique identifier for an account.
groups object yes An array of groups.

Return

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