🆕 Manage chain environments
Create chain environment
Create a chain environment. Returns the resulting environment.
Authorizations
You must specify the scheme 'Api-Key' in the Authorization header. For example, Authorization: Api-Key <Your_Api_Key>
Path Parameters
Body
application/json
A request to create a custom environment for a chain.
Name of the environment
Mapping of chainlet name to the desired chainlet environment settings
Promotion settings for the environment
Response
200 - application/json
Environment for oracles.
Unique identifier of the chain
Environment settings for the chainlets
Time the environment was created in ISO 8601 format
Current chain deployment of the environment
Name of the environment
Promotion settings for the environment
Was this page helpful?