After importing your content into Kontent.ai, you can validate your content to check for any issues.First, start a content validation to get a validation task. The validation task identifies the validation that you started and you'll use the task to check the progress of your validation.The validation task lets you know whether the validation completed successfully and if there were any issues with content in the specified environment.If the validation task completes with its validation_result set to issues_found, your next step is to list the validation issues. This way you can check for errors and mistakes in your content and fix them.
Start validating the specified environment's content to check for issues such as:
Missing objects that are referenced in content items.
Content element values that don't meet the limitations configured in content types.
Content types that reference missing taxonomy groups.
Depending on the amount of content in your environment, the validation might take several minutes.After you start the content validation, you get a validation task. With the validation task, you can check validation progress and list validation results once the validation is finished.
A content validation task.
Retrieves information about a content validation task by the task's internal ID.
The specified content validation task. The content validation task is available for 7 days from the time of creation.
Retrieves a dynamically paginated list of content validation issues.
A dynamically paginated list of content validation issues.
Checks content items in the specified environment for issues such as:
The validation status lets you know how the validation is going.
The validation result lets you know if your content is fine or contains issues. If issues are found, you can list the validation results by providing the validation task's id.
The validation status lets you know how the validation is going.
The validation result lets you know if your content is fine or contains issues. If issues are found, you can list the validation results by providing the validation task's id.
Determines the page of results to retrieve.To get the next page of results, check the pagination object in the API response and set the x-continuation header parameter to the value of the continuation_token property.
The endpoint requires either a Management API key with the Read content permission or a Personal API key.
The validation task's internal ID.
The validation status lets you know how the validation is going.
The validation result lets you know if your content is fine or contains issues. If issues are found, you can list the validation results by providing the validation task's id.
The endpoint requires either a Management API key with the Read content permission or a Personal API key.
The endpoint requires either a Management API key with the Read content permission or a Personal API key.
The endpoint requires either a Management API key with the Read content permission or a Personal API key.
Deprecation noticeThis endpoint works reliably only for environments that contain under 25,000 content items. Use the new project validation approach to validate environments of any size.
The endpoint requires either a Management API key with the Read content permission or a Personal API key.