ResourceGroup
Remove item
Remove an item from a ResourceGroup.
post/organizations/{orgId}/resourcegroups/{type}/{resourceGroupId}/removeresource
Path parameters
orgIdstring required
UUID of the organization
resourceGroupIdstring required
The UUID of the ResourceGroup to remove the item from.
typestring required
The type of resource
Request body
Example request
{
"targetId": "06f6b50c-a868-4ca6-XXXX-448e507d5248",
"targetType": "item"
}Response
Return the ResourceGroup