Non-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.

Changes

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