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

Move a property

Move a property from one group to another group. You can only move a property into another group within the same group hierarchy. Depending on your role in the destination group, you may lose access to resources the property uses.

Path Params
integer
required

A unique identifier for each property.

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

Property moved.

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