v2

latestOpenAPI 3.1.02026-08-0382170235.8 KB
contradiction
contradiction

Submit a stance on a contradiction

Submit a stance on a contradiction edge.

A stance records a contributor's opinion about which fact in a contradiction is correct. Stances accumulate as evidence and apply small score impacts weighted by the contributor's expertise.

Stance types:

  • confirm_a: Believes from_id (fact A) is correct
  • confirm_b: Believes to_id (fact B) is correct
  • dismiss: Believes the contradiction is not real/relevant
post/pots/{pot_id}/edges/{edge_id}/stances

Path parameters

pot_idstring uuid required
edge_idstring required

Request body

stance'confirm_a' | 'confirm_b' | 'dismiss' required

Types of stances a user can take on a contradiction edge.

contributor_idstring uuid required

Contributor registry ID (must be a registered, active contributor)

notesstring nullable

Reasoning for the stance

Response

Stance recorded successfully

stance_idstring uuid required

ID of the created stance record

edge_idstring required

Edge the stance was submitted for

stance'confirm_a' | 'confirm_b' | 'dismiss' required

Types of stances a user can take on a contradiction edge.

contributor_idstring uuid nullable

Contributor registry ID

created_atstring date-time required

When stance was submitted