---
title: "DELETE /sol/vnfpkgm/v1/vnf_packages/{vnfPkgId}"
method: DELETE
path: "/sol/vnfpkgm/v1/vnf_packages/{vnfPkgId}"
---

# DELETE /sol/vnfpkgm/v1/vnf_packages/{vnfPkgId}

`DELETE /sol/vnfpkgm/v1/vnf_packages/{vnfPkgId}`

Deletes a function package.

A function package is a .zip file in CSAR (Cloud Service Archive) format that contains a network function (an ETSI standard telecommunication application) and function package descriptor that uses the TOSCA standard to describe how the network functions should run on your network.

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

## Path parameters

- `vnfPkgId` 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/revisions/0ae8563a8404/schema)
