Move a group

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

Recipes
Move a group
Open Recipe
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
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
Authentication
URL
Click Try It! to start a request and see the response here!