Move a group

This operation moves a nested group under another group within the same parent hierarchy.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params

Describes the request body to move one group under another group.

integer
required
≥ 0

Identifies the group where you want to move the sourceGroupId within the same parent hierarchy. To get this value, run the List groups operation.

integer
required
≥ 0

Identifies the nested group you want to move to the destinationGroupId. To get this value, run the List groups operation.

Response
204

Nested group successfully moved.

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!