ResourceGroup
Add item
Add an item to a ResourceGroup.
post/organizations/{orgId}/resourcegroups/{type}/{resourceGroupId}/addresource
Path parameters
orgIdstring required
UUID of the organization
resourceGroupIdstring required
The UUID of the ResourceGroup to add the item to.
typestring required
The type of resource the Resource Group is for, such as a Meter Resource Group.
Request body
Example request
{
"targetId": "06f6b50c-a868-4ca6-XXXX-448e507d5248",
"targetType": "item"
}Response
Return the ResourceGroup Item was added to