ApiSchemas
EnvironmentId
One shape from the contract, as it appears on the wire.
Used by agents.create, agents.promote, agents.update, agents.upsert, agents.versions, apiKeys.create, apiKeys.list, apiKeys.revoke, apiKeys.update, auth.me, environments.archive, environments.create, environments.get, environments.list, environments.update
JSON Schema
{
"type": "string",
"minLength": 1
}