Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PATCH \ --url https://api.gominerva.com/risk-assessments/v2/assessments/{assessmentId}/title \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "title": "<string>" } '
{ "status": 200, "msg": "OK", "result": {} }
Updates reviewer-visible assessment title metadata.
Use the format Api-Key YOUR_API_KEY.
Api-Key YOUR_API_KEY
Risk assessment id.
OK
200
"OK"