projects
Create a QaQuestion.
post/v1/{+parent}/qaQuestions
Path parameters
parentstring required
Required. The parent resource of the QaQuestion.
Query parameters
qaQuestionIdstring
Optional. A unique ID for the new question. This ID will become the final component of the question's resource name. If no ID is specified, a server-generated ID will be used. This value should be 4-64 characters and must match the regular expression ^[a-z0-9-]{4,64}$. Valid characters are a-z-.
Request body
Response
Successful response