/
/Archal API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 15h ago · Updated 15h ago
  • getList environment capabilities and state contracts
  • getDescribe one environment and its certification
  • postValidate state without starting an environment
  • getList environment sessions
  • postCreate environments with optional initial state
  • getInspect readiness and environment connection URLs
  • deleteDestroy a session and release its runtime resources
  • postExtend an active environment session
  • postReset every stateful environment in a session
  • getInspect environment state
  • putReplace environment state and its reset baseline
  • postReset one environment to its baseline
  • postCompare explicit prior state with current state
  • getGet bounded request metadata and retention status
  • getSend a GET request to an environment
  • putSend a PUT request to an environment
  • postSend a POST request to an environment
  • deleteSend a DELETE request to an environment
  • headSend a HEAD request to an environment
  • patchSend a PATCH request to an environment
  • postSend a Streamable HTTP MCP request to an environment

Validate state without starting an environment

post/api/environments/{environmentId}/state/validate

Path parameters

environmentIdstring required

Request body

object required

Response

Successful response

schema'archal.environment-state-validation' required
version1 required
environmentIdstring required
format'json' | 'sql' required
validboolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.