Skip to main content
API

Remove the site from its parent site

x-ms-visibility: "important"

Send a request to remove a site from its parent site. Parent site must be different from the subsite.

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 removed successfully from its parent site

Loading...