Skip to content

Update scanner availability.

PATCH
/backend/v1/scanners/{scannerId}/access

Updates a scanner's availability across projects.

Authorizations

HTTPBearer
TypeHTTP (bearer)

Parameters

Path Parameters

scannerId*
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: