Delete Unit Group Associated Unit

Beta
DELETE/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_idstring

Unit group ID.

idstring

Unit group unit ID.

Responses

200

Successful response for Delete Unit Group Associated Unit