Skip to main content
PUT
Bulk set environment variables

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
vars
object[]
required
redeploy
boolean
default:true

Response

Variables set

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