Function deleteIpPolicy

  • Deletes an IP policy by ID. If this is the last enabled policy in the tenant, IP allowlisting will be disabled and access will be permitted via all IP addresses. The user's IP address must be present in at least one other policy if allowlisting is enabled. The user must be assigned the TenantAdmin role.

    Parameters

    • id: string

      The unique identifier for the IP policy.

    • Optionaloptions: ApiCallOptions

    Returns Promise<DeleteIpPolicyHttpResponse>

    DeleteIpPolicyHttpError