Skip to main content
API

Add subsite to parent site or change parent site

x-ms-visibility: "important"

Send POST request to add the site under a parent site or PATCH request to change existing parent site of the subsite. Parent site and subsiten cannot be same.

Path Parameters
    parentgroupid int32 required

    This is the globally unique ID for the parent site

    childgroupid int32 required

    This is the globally unique ID for the subsite

Responses

The site has been added to the parent site or parent site of the subsite has been changed successfully

Loading...