Deployments
Update deployment config
Update configuration for a managed Core instance.
PUT
Update configuration for a deployment. Send a JSON object of keys from Get deployment config. Cloud applies the config and restarts the instance.
Path
string
required
Unique identifier of the deployment.
Body
string
Example override. Any key from
allowed_keys on Get deployment config is valid.Response
string
required
Confirmation that the config was applied and the instance is restarting.