Skip to main content
PUT
Set environment variable

Authorizations

X-API-Key
string
header
required

API key for authentication. Each key is bound to a specific account.

Path Parameters

service_id
string
required

App service ID (UUID) or short id (the service_id field)

Body

application/json
key
string
required
value
string
required
is_secret
boolean
redeploy
boolean
default:true

Response

Variable set

success
boolean
env_vars
object[]
deployment_id
string<uuid>
Last modified on August 26, 2026