Create Question Answer

POST
Creates a question-answer.

Request

This endpoint expects an object.
answerstringRequired
Answer of the question-answer.
applies_to_partslist of stringsRequired
The parts that the question-answer applies to.
owned_bylist of stringsRequired
The users that own the question-answer.
questionstringRequired
Question of the question-answer.
statusenumRequired
Allowed values: archiveddiscardeddraftpublishedreview_needed
Status of the question answer.
access_levelenumOptional
Allowed values: externalinternalprivatepublicrestricted
applies_to_articleslist of stringsOptional
The articles that the question-answer applies to.
shared_withlist of maps from strings to anyOptional
Information about the role the member receives due to the share.
sourceslist of stringsOptional
The source of the question-answer.
suggested_answerstringOptional
Alternative answer for the question-answer sugested by Q/A Discovery.
suggested_for_deletionbooleanOptional
Whether the question-answer was suggeste to be deleted by Q/A Discovery.
tagslist of objectsOptional
Tags associated with the question-answer.
topicstringOptional
Topic of the question-answer.
verifiedbooleanOptional
Whether the question-answer was verified by a user or not.

Response

This endpoint returns an object.
question_answerobject