Skip to content

Update scan preservation.

PATCH
/backend/v1/scans/{scanRequestId}

Updates a scan request by ID, marking it as preserved.

Authorizations

HTTPBearer
TypeHTTP (bearer)

Parameters

Path Parameters

scanRequestId*
Typestring
Required
formatuuid

Request Body

application/json
JSON
{
"preserve": true
}

Responses

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

Playground

Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Updated at: