Delete a Package
delete
/icsapis/v1/packages/{packagename}
Deletes a package.
Request
Supported Media Types
- application/xml
- application/json
Path Parameters
- packagename
-
Type:
stringRequired:truePackage name
Response
Supported Media Types
- application/json; charset=UTF-8
- application/xml; charset=UTF-8
200 Response
Successful operation
Body
Root Schema : PackageItem
Type:
objectNested Schema : items
Type:
array-
Type:
objectPackageItemContent
Nested Schema : PackageItemContent
Type:
object- code
-
Type:
string - links
-
Type:
arraylinksRequired:true - name
-
Type:
string - version
-
Type:
string
Nested Schema : Link
Type:
object- href
-
Type:
string - rel
-
Type:
string