Knowledge Base
Verify Answer Library entry
Mark an Answer Library entry as verified. Stamps lastVerifiedAt to the current time; the entry's question, answer, tags, owner, and expiration are left unchanged.
post/knowledge-base/answer-library/{id}/verify
Path parameters
idstring required
Request body
Example request
{
"expirationDate": "2025-12-31T00:00:00.000Z"
}Response
Ok