Skip to main content
POST
/
v1.0
/
packages
/
delete
json
{
  "PackageId": "PID-a56cf783-c249-42fa-bf52-529e5886cdd4"
}
{
  "PackageId": "PID-a56cf783-c249-42fa-bf52-529e5886cdd4",
  "PackageStatus": "Deleted"
}

Authorizations

Authorization
string
header
required

Enter the token obtained from the Authentication endpoint

Body

application/json
PackageId
string
required

Package ID to delete

Example:

"PID-a56cf783-c249-42fa-bf52-529e5886cdd4"

Response

200 - application/json

Delete Package

The response is of type object.