Skip to main content
POST
Merge env overrides and hot-reload the process config

Authorizations

x-api-key
string
header
required

Body

application/json

An env override map — a {name: value} object whose values are all strings, merged into the stored env config before a hot reload.

{key}
string

Response

Success.

data
ApplyResponse · object
required

The standard mutation-op response: this worker's local reload result merged with the fleet fan-out summary. env_keys is the count of env keys the reload loaded.