POST api/Groups/{id}/parent/{parentId}

Sets the parent of a Group.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Group Id

globally unique identifier

Required

parentId

Parent Id. In order to clear the parent link, set value to: 00000000-0000-0000-0000-000000000000

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

None.