Delete a unit
DELETE/nevisidm/api/core/v1/:clientExtId/units/:extId
Since: 2.73.0
Required permission(s): AccessControl.UnitDelete
Deletes the unit with the given external ID from the specified client.
The unit must not have any child units or assigned user profiles.
Request
Responses
- 204
- 403
- 404
- 422
Unit deleted successfully
Insufficient permissions
Referenced resource not found
Invalid unit data