---
title: "Changes to Validate a workflow graph without saving it"
method: POST
path: "/v1/workflows/revisions/{revision_id}/graph/validate"
---

# Changes to Validate a workflow graph without saving it

`POST /v1/workflows/revisions/{revision_id}/graph/validate`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 3 revisions.

- **2026-08-12** `5a5597ebb2d6` — 9 info

## Changes

- **2026-08-12** `5a5597ebb2d6` — 9 info
  - added the new optional `query` request parameter `gate`
  - added the new optional request property `base_version`
  - added the optional property `blocking_error_count` to the response with the `200` status
  - added the optional property `retry_after` to the response with the `400` status
  - added the optional property `retry_after` to the response with the `401` status
  - added the optional property `retry_after` to the response with the `404` status
  - added the optional property `retryable` to the response with the `400` status
  - added the optional property `retryable` to the response with the `401` status
  - added the optional property `retryable` to the response with the `404` status

---

[Operation](https://skmtc.dev/oneloop-hq/apis/feather-api/docs/v1/workflows/revisions/:revision_id/graph/validate/post.md) · [API](https://skmtc.dev/oneloop-hq/apis/feather-api.md) · [Page](https://skmtc.dev/oneloop-hq/apis/feather-api/changes/v1/workflows/revisions/:revision_id/graph/validate/post)
