Skip to content

Update scanner package availability.

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

Updates the availability of a scanner package across projects.

Authorizations

HTTPBearer
TypeHTTP (bearer)

Parameters

Path Parameters

scannerPackageId*
Typestring
Required
formatuuid

Request Body

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

Responses

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

Playground

Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Updated at: