Update Question Answer
Updates a question-answer.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
id
The question-answer’s ID.
access_level
Allowed values:
answer
Updated answer of the question-answer object, or unchanged if not provided.
applies_to_articles
applies_to_parts
owned_by
question
Updated question of the question-answer object, or unchanged if not provided.
sources
status
Status of the question answer.
Allowed values:
suggested_answer
Updated suggested_answer of the question-answer object, or unchanged if not provided.
suggested_for_deletion
Updated suggested_for_deletion of the question-answer object, or unchanged if not provided.
topic
Updated topic of the question-answer object, or unchanged if not provided.
verified
Updates whether the question-answer was verified by a user or not.
Response
Success.
question_answer