Skip to content

Update guardrail package availability.

PATCH
/backend/v1/scanner-packages/{scannerPackageId}/access

Updates the availability of a guardrail package across projects.

Authorizations

HTTPBearer
Type
HTTP (bearer)

Parameters

Path Parameters

scannerPackageId*
Type
string
Required
Format
"uuid"

Request Body

application/json
JSON
{
  
"global": true,
  
"projectIds": [
  
  
"string"
  
]
}

Responses

Successful Response

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

Playground

Server
Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Updated at: