Skip to main content
POST
Validate Memory

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

memory_id
string<uuid>
required

Body

application/json
confidence_score
number
required

Response

Successful Response

validation_status
enum<string>
default:unvalidated
Available options:
unvalidated,
validated,
disputed
confidence_score
number | null
validated_at
string<date-time> | null
validated_by
string | null