Move a property or include

This operation moves a property or include from one group to another group. You can only move an asset into another group within the same group hierarchy. Depending on your role in the destination group, you may lose access to resources the asset uses. Before moving an asset, run the List users affected by moving a group operation to review which users will be affected by the move.

Path Params
integer
required

Unique identifier for each asset, either a property or an include. To get this value, run the List properties or includes operation.

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 group from which you want to move the asset. To get this value, run the List properties or includes operation.

Response
204

Asset successfully moved.

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