IP Block
Delete IP Block
Delete an IP block
Org must have an Infrastructure Provider entity. User must have authorization role with PROVIDER_ADMIN suffix. Only root IP Blocks can be deleted if there are no allocations associated with them.
Tenant IP Blocks are managed via Allocation.
delete/v2/org/{org}/nico/ipblock/{ipBlockId}
Response
Deletion request was accepted
Example response
{
"message": "Deletion request was accepted"
}