Reject suggestions
Dismiss suggestions you do not want. Nothing is deleted — they leave the queue, and the pipeline will not propose the same gap again.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Knowledge base to operate on. Get the ids from listMyKnowledgeBases.
Body
Response
The per-id outcome of the batch.
What happened to each id in the batch.
Ids already decided before this call, or that lost a race against a concurrent decision. Nothing changed for them.
Ids already decided before this call, or that lost a race against a concurrent decision. Nothing changed for them.
Ids that do not exist, belong to another knowledge base, or are not reviewable here.
Ids that do not exist, belong to another knowledge base, or are not reviewable here.
Ids that were approved. Absent on a reject call.
Ids that were approved. Absent on a reject call.
Ids that were rejected. Absent on an approve call.
Ids that were rejected. Absent on an approve call.
Ids refused because they still need editing (an unfilled blank, or a change this API cannot apply on its own).
Ids refused because they still need editing (an unfilled blank, or a change this API cannot apply on its own).
Ids whose decision was recorded but could not be applied, and were rolled back to pending. Safe to retry.
Ids whose decision was recorded but could not be applied, and were rolled back to pending. Safe to retry.