---
title: "Validates content"
method: POST
path: "/api/v1/achecker/_validate"
tags: ["Accessibility Checker"]
---

# Validates content

`POST /api/v1/achecker/_validate`

Validates the given content against the one or more Accessibility Guidelines.

## Request body

- object
  - `empty` boolean

## Response `200`

Content validated successfully

## Other responses

- `400` — Bad Request
- `415` — Unsupported Media Type
- `500` — Internal Server Error

---

[API](https://skmtc.dev/jostens/apis/dotcms-rest-api.md) · [All operations](https://skmtc.dev/jostens/apis/dotcms-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/jostens/dotcms-rest-api/revisions/a088fe9f515c/schema)
