Skip to main content
PATCH
Update assessment review status

Authorizations

Authorization
string
header
required

API key obtained from the Tenant Dashboard. Use as Authorization: Bearer YOUR_API_KEY

Path Parameters

assessmentId
string<uuid>
required

Assessment identifier returned by the API.

Body

application/json
status
enum<string>
required

New review status for the assessment

Available options:
open,
in_review,
resolved

Response

Status updated successfully

assessmentId
string<uuid>
required
status
enum<string>
required
Available options:
open,
in_review,
resolved
updatedAt
string<date-time>
required