Delete Unit Group

Beta
DELETE/v1/catalog/unit-groups/{id}

This endpoint is idempotent. Learn more

Deletes a unit group along with every unit association it contains.

The units themselves are not deleted and remain available to other groups. System unit groups, which are shared across all accounts, cannot be deleted.

Permissions requiredValues:unit_groups:delete
The role behind your API key or agent must grant every one of these permissions.
idstring

Unit group ID.

Responses

200

Successful response for Delete Unit Group