Verification API
The Verification API helps maintain content accuracy and currency by managing verification workflows for documents and information. Create verification reminders, track verification status, and ensure your organization's knowledge remains up-to-date and reliable.
Use Cases
Content Verification
Set up automated reminders and workflows to ensure documents and information are regularly reviewed and verified for accuracy.
Quality Assurance
Track verification status across your content to maintain high-quality, reliable information throughout your organization.
Compliance Tracking
Monitor verification activities and maintain audit trails to demonstrate compliance with content governance policies.
API Endpoints
Method | Endpoint | Purpose |
---|---|---|
POST | /rest/api/v1/addverificationreminder | Create verification Creates a verification reminder for the document. Users can create verification reminders from different product surfaces. |
POST | /rest/api/v1/listverifications | List verifications Returns the information to be rendered in verification dashboard. Includes information for each document owned by user regarding their verifications. |
POST | /rest/api/v1/verify | Update verification Verify documents to keep the knowledge up to date within customer corpus. |