PATCH Curated Q&A

Update a Knowledge Base question answer, verification status, product line assignments, question domain assignments, or any combination of these fields. At least one update parameter must be provided.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Question ID. Get this value from GET /api/v2/knowledge_base/questions.

Query Params
string
enum

Use "verified" to mark the question as approved, or "unverified" to flag it for human review.

Allowed:
string

Updated answer text. Creates an answer if none exists. Can be sent with or without a status change.

product_line_ids
array of uuids

UUIDs of product lines to assign. Replaces existing product lines. Pass an empty array to clear all. Omit to leave unchanged. Get IDs from GET /api/v2/product_lines.

product_line_ids
question_domain_ids
array of uuids

UUIDs of question categories (domains) to assign. Replaces existing domains. Pass an empty array to clear all. Omit to leave unchanged. Get IDs from GET /api/v2/question_categories.

question_domain_ids
Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json