---
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/anzworldline-solutions/apis/dotcms-rest-api.md) · [All operations](https://skmtc.dev/anzworldline-solutions/apis/dotcms-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/anzworldline-solutions/dotcms-rest-api/revisions/0f38cbc3bd36/schema)
