Skip to content

Delete guardrail package.

DELETE
/backend/v1/scanner-packages/{scannerPackageId}

Deletes a guardrail package by ID. You can optionally delete the guardrails included in the package.

Authorizations

HTTPBearer
Type
HTTP (bearer)

Parameters

Path Parameters

scannerPackageId*
Type
string
Required
Format
"uuid"

Request Body

application/json
JSON
{
  
"deleteScanners": false
}

Responses

Successful Response

application/json
JSON
{
  
"message": "string"
}

Playground

Server
Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Updated at: