Skip to main content
POST
Accept all unresolved contradictions

Authorizations

x-api-key
string
header
required

Your unique Avido API key

x-application-id
string
header
required

Your unique Avido Application ID

Path Parameters

id
string<uuid>
required

The quickstart ID

Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
Example:

"abc14567-e89b-12d3-a456-426614174000"

Body

application/json

Request body for bulk accepting unresolved contradictions

assignToCurrentUser
boolean
default:true

When true, assigns accepted contradictions to the authenticated user.

Example:

true

Response

Successfully accepted unresolved contradictions

Response for bulk accepting contradictions

data
object
required