Skip to main content
POST
Verify Answer Library entry

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
expirationDate
string

The expiration date in ISO 8601 format. If omitted, falls back to the configured review cadence.

Example:

"2025-12-31T00:00:00.000Z"

Response

200 - application/json

Ok

id
string
required
question
string
required
answer
string
required
expirationStatus
enum<string>
required
Available options:
CURRENT,
EXPIRED
ownerAssignment
object | null
required
expirationDate
string | null
required
lastUpdated
string
required
lastVerified
string | null
required
tags
object[]
required