---
title: "Changes to Validate Agent YAML configuration"
method: POST
path: "/v1/agents/validate"
---

# Changes to Validate Agent YAML configuration

`POST /v1/agents/validate`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 23 revisions.

- **2026-02-11** `c9a09aaa6236` — 3 info
- **2025-04-12** `5eeb50d15e83` — 1 breaking
- **2025-04-11** `c7e571f349ea` — 1 warning, 2 info
- **2025-04-08** `3f8e46ce021b` — 1 breaking, 4 info
- **2025-03-30** `f8b1d57c6f96` — 1 info

## Changes

- **2026-02-11** `c9a09aaa6236` — 3 info
  - api tag `Agent Operations` added
  - api tag `Agent Validation` removed
  - added the optional property `request_metadata` to the response with the `200` status
- **2025-04-12** `5eeb50d15e83` — 1 breaking
  - removed `subschema #2` from the `yaml_file` request property `anyOf` list
- **2025-04-11** `c7e571f349ea` — 1 warning, 2 info
  - deleted the `query` request parameter `yaml_string`
  - added the new optional request property `yaml_string`
  - added `subschema #2` to the `yaml_file` request property `anyOf` list
- **2025-04-08** `3f8e46ce021b` — 1 breaking, 4 info
  - removed the media type `text/yaml` from the request body
  - added the new optional `query` request parameter `yaml_string`
  - request body became optional
  - added the media type `multipart/form-data` to the request body
  - removed the non-success response with the status `400`
- **2025-03-30** `f8b1d57c6f96` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/svahnar/apis/svahnar-apis/docs/v1/agents/validate/post.md) · [API](https://skmtc.dev/svahnar/apis/svahnar-apis.md) · [Page](https://skmtc.dev/svahnar/apis/svahnar-apis/changes/v1/agents/validate/post)
