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
- 200
- 400
- 401
- 404
The site has been added to the parent site or parent site of the subsite has been changed successfully
Errors in the route parameters or forbidden action
text/plain
Schema
Schema
string
Customer not found or not authorised
One of the sites not found for the customer
Loading...