/
VE
verifywise-ai
/
VerifyWise API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 6d ago
Details
Filter operations
assessments
5
controls
5
projectRisks
5
projects
6
projectScopes
5
questions
5
roles
5
subcontrols
5
subtopics
5
topics
5
get
/topics
post
/topics
get
/topics/{id}
put
/topics/{id}
delete
/topics/{id}
users
9
vendorRisks
5
vendors
5
topics
post
/topics
Request body
object
required
assessment_id
integer
title
string
Example request
{ "assessment_id": 1, "title": "Project A" }
Response
new created topic
Changes