v1
latestOpenAPI 3.1.02026-07-26157321426.3 KBNon-Regional
Call a specific chain deployment by deployment ID.
post/deployment/{deployment_id}/run_remote
Path parameters
deployment_idstring 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.