Update the account delegation for a child account

Updates the list of users added to the account delegation for a specific child account. An account delegation is a group of parent account users, either admin or non-admin, delegated to manage a specific child account. The child account's admins manage the role assignment of delegate users on the child account. To learn more about the parent and child accounts feature and account delegations, see Parent and child accounts.

📘

Parent and child accounts feature

This operation is available only within the context of the parent and child accounts feature and can be run only on a parent account.

Permissions and scopes

To call this operation, you need the following:

  • Identity and access permissions. Your user needs a role with these permissions assigned. Learn more.
    • Permissions: update_delegate_users
Path Params
string
required

A unique identifier for a child account. To get this value, run List child accounts.

string
enum
required

Enum Call the v4 URL.

Allowed:
Body Params
users
array of strings
length ≥ 1

Usernames to add to the account delegation for the child account.

users
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Choose an example:
application/json