---
title: "DELETE /sol/nsd/v1/ns_descriptors/{nsdInfoId}"
method: DELETE
path: "/sol/nsd/v1/ns_descriptors/{nsdInfoId}"
---

# DELETE /sol/nsd/v1/ns_descriptors/{nsdInfoId}

`DELETE /sol/nsd/v1/ns_descriptors/{nsdInfoId}`

Deletes network package.

A network package is a .zip file in CSAR (Cloud Service Archive) format defines the function packages you want to deploy and the Amazon Web Services infrastructure you want to deploy them on.

To delete a network package, the package must be in a disable state. To disable a network package, see [UpdateSolNetworkPackage](https://docs.aws.amazon.com/tnb/latest/APIReference/API_UpdateSolNetworkPackage.html).

## Path parameters

- `nsdInfoId` string, required

## Response `204`

Success

## Other responses

- `480` — InternalServerException
- `481` — ThrottlingException
- `482` — ValidationException
- `483` — ResourceNotFoundException
- `484` — AccessDeniedException

---

[API](https://skmtc.net/aws/apis/tnb.md) · [All operations](https://skmtc.net/aws/apis/tnb/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/tnb/versions/0ae8563a8404/schema)
