Non-Regional

Asynchronously call the production environment of a chain.

Enqueues an asynchronous request for the chain deployment promoted to the production environment.

post/production/async_run_remote

Request body

object required

JSON input matching the chain's run_remote method signature.

Response

Async run remote request enqueued.

request_idstring required

The ID of the async request.

Changes