Delete package

Delete a specific package resource belonging to a tenant. Use get packages to obtain the unique package ID.

Service endpoint

/packages/v2/{unique_package_id}

Optional query string parameters

Example

https://protectapi.cylance.com/packages/v2/e378dacb-9324-453a-b8c6-5a8406952195

Method

HTTP/1.1 DELETE

Request headers

  • Accept: application/json
  • Authorization: Bearer JWT Token returned by Auth API with the opticspkgconfig:delete scope encoded

Request

None

Response

Please see the Response status codes for more information.