DELETE https://nsx-mgr/policy/api/v1/infra/ip-blocks/<ip-block-UUID>
IpAddressBlock /infra/ip-blocks/<ip-block-uuid> cannot be deleted as it is being referenced by other objects.
paths = [[/orgs/default/projects/<project_name>/vpcs/<VPC_name>/subnets/<subnet_name>/ip-pools/_static-ipv4--empty/ip-subnets/<subnet_uuid>]]."
NSX 9.x
'IpAddressPool record' and 'IpAddressPool subnet' is automatically created and attached to IP block. Due to this the user is unable to delete the IP Block via API or UI.
DELETE https://nsx-mgr/policy/api/v1/infra/ip-blocks/<ip-block-UUID>