Delete Unit Group Associated Unit
BetaDELETE
/v1/catalog/unit-groups/{unit_group_id}/units/{id}This endpoint is idempotent. Learn more
Removes a unit from a unit group. The unit itself is not deleted.
Permissions requiredValues:unit_groups:delete
The role behind your API key or agent must grant every one of these permissions.
unit_group_idstringUnit group ID.
idstringUnit group unit ID.
Responses
200
Successful response for Delete Unit Group Associated Unit