These docs are for v2. Click to read the latest docs for v3.

Move a group

Move a nested group under another group within the same parent hierarchy. Run the List users affected by moving a group operation to check which users would be affected if you were to move a group.

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

Identifies the group within account hierarchy where you want to move the sourceGroupId. It can't be a child or descendant of the current group.

integer
required

Identifies the nested group you want to move to the destinationGroupId.

Response
204

Group moved.

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