Security Osquery API
Delete a pack
Spaces method and path for this operation:
<div><span class="operation-verb delete">delete</span> <span class="operation-path">/s/{space_id}/api/osquery/packs/{id}</span></div>Refer to Spaces for more information.
Delete a query pack using the pack ID.
delete/api/osquery/packs/{id}
Path parameters
idstring required
The ID of the pack.
Example:3c42c847-eb30-4452-80e0-728584042334
The pack ID.
Response
Indicates a successful call.
object required