Labeling Curation

Update Earn vault assessment

patch/v3/earn/vaults/{chainId}/{address}/assessment

Path parameters

chainIdinteger required
addressstring required

Request body

configStatus'unverified' | 'pending' | 'verified' | 'suspended' | 'revoked'
configReasonstring nullable
configCheckAtstring date-time nullable
configLastCheckedAtstring date-time nullable
configVerifiedAtstring date-time nullable
consistencyStatus'not_applicable' | 'pending' | 'verified' | 'suspended' | 'revoked'
consistencyReasonstring nullable
consistencyCheckAtstring date-time nullable
consistencyLastCheckedAtstring date-time nullable
riskStatus'unverified' | 'pending' | 'ok' | 'warning' | 'critical' | 'suspended' | 'revoked'
riskContextobject nullable
riskAssessedAtstring date-time nullable
isDeprecatedboolean
deprecationReasonstring nullable
notExplorableboolean
notExplorableLendboolean
notExplorableBorrowboolean
tagsstring[]

Response

Updated vault assessment.

Changes

No recorded changes to this endpoint across all 1 revision of this API.