Skip to main content
PATCH
cURL

Authorizations

Authorization
string
header
required

Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.

Path Parameters

chain_id
string
required
env_name
string
required

Body

application/json

A request to update a chain environment.

promotion_settings
UpdatePromotionSettingsV1 · object | null

Promotion settings for the environment

Example:

Response

200 - application/json

A response to update a chain environment.

ok
boolean
required

Whether the update was successful