v1
latestOpenAPI 3.1.02026-07-26157321426.3 KBNon-Regional
Call the chain deployment associated with a specified environment.
post/environments/{env_name}/run_remote
Path parameters
env_namestring required
Request body
object required
JSON input matching the chain's run_remote method signature.
Response
Successful synchronous chain execution.
object required
JSON-serializable output. The shape is defined by the chain.