GroupsOwners
Remove a member from owners.
delete/{tenantID}/groups/{objectId}/$links/owners/{ownerObjectId}
Path parameters
objectIdstring required
The object ID of the group from which to remove the owner.
ownerObjectIdstring required
Owner object id
tenantIDstring required
The tenant ID.
Query parameters
api-versionstring required
Client API version.
Response
No Content. Indicates success. No response body is returned.
Changes
No recorded changes to this endpoint across all 17 revisions of this API.