Update Question Answer

POST
Updates a question-answer.

Request

This endpoint expects an object.
idstringRequired
The question-answer's ID.
access_levelenumOptional
Allowed values: externalinternalprivatepublicrestricted
answerstringOptional
Updated answer of the question-answer object, or unchanged if not provided.
applies_to_articlesobjectOptional
applies_to_partsobjectOptional
owned_byobjectOptional
questionstringOptional
Updated question of the question-answer object, or unchanged if not provided.
shared_withobjectOptional
sourcesobjectOptional
statusenumOptional
Allowed values: archiveddiscardeddraftpublishedreview_needed
Status of the question answer.
suggested_answerstringOptional

Updated suggested_answer of the question-answer object, or unchanged if not provided.

suggested_for_deletionbooleanOptional

Updated suggested_for_deletion of the question-answer object, or unchanged if not provided.

tagsobjectOptional
topicstringOptional
Updated topic of the question-answer object, or unchanged if not provided.
verifiedbooleanOptional
Updates whether the question-answer was verified by a user or not.

Response

This endpoint returns an object
question_answerobject