Develop > API calls > Package APIs > Delete a package

Delete a package

Deletes a package.

URI Method Parameters Returns
http://[host]:[port]/csa/api/codar/app-package/{packageID} DELETE Package ID

204 - successful
400 - bad request
404 - not found

Example

The following URL was sent:

https://localhost:8444/csa/api/codar/app-package/5975ad69-0519-484b-bde3-30b936dd31b

The following JSON was returned:

No contents