/
VE
verifywise-ai
/
VerifyWise API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 4d ago
Details
Filter operations
AI Trust Centre
12
Assessments
5
Authentication
4
Bias and Fairness
5
Control Categories
6
Controls
3
Demo Data
1
Email Services
2
EU AI Act
9
Files
2
Frameworks
2
ISO 27001
6
ISO 42001
4
Model Inventory
1
Organizations
3
Policies
5
Project Risks
6
post
Create project risk
get
Get project risk by ID
put
Update project risk
delete
Delete project risk
get
Get project risks by project ID
get
Get non-mitigated project risks
Project Scopes
5
Projects
5
Questions
4
Roles
5
Subcontrols
4
Subtopics
4
Training
1
Users
5
Vendor Risks
6
Vendors
6
Project Risks
Update project risk
put
/projectRisks/{id}
Path parameters
id
integer
required
Request body
ProjectRisk
required
id
integer
project_id
integer
risk_name
string
likelihood
'very_low'
|
'low'
|
'medium'
|
'high'
|
'very_high'
severity
'very_low'
|
'low'
|
'medium'
|
'high'
|
'very_high'
risk_level
string
mitigation_status
string
Response
Project risk updated successfully
ApiResponse
required
message
string
Response status message
{"stackTrail":"components:schemas:ApiResponse:properties:data","oasType":"schema","type":"unknown","description":"Response data (varies by endpoint)"}
Changes