/rest/v1/projects/{projectId}/knowledge/qa/
Parameters
Request body
Example
{ "projectId": "e95690cc-1361-4dc9-a0a2-a1a925702a34", "question": "What is the basic principle of ISTQB?", "answer": "To ensure software testing standards" }
Schema
{ question* string answer* string }
Responses
Successful response