Delete a feature_family
DELETE/feature-families/:feature_family_id
Hard deletes only when the feature_family has no features; otherwise performs a soft delete (sets active=false).
Request
Responses
- 200
- 401
- 403
- 404
OK
Unauthorized
Forbidden (realm/account mismatch, billing account not derived from your session/principal, or insufficient role)
Not Found