Start content validation

POST https://manage.kontent.ai/v2/projects/:environment_id/validate-async

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.

This endpoint requires either a Management API key with the Read content permission or a Personal API key.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring