v2

latestOpenAPI 3.1.02026-07-26143251806.6 KB
env-vars

Create Workspace Env Var

post/api/public/v2/env-vars

Request body

keystring required

Environment variable name. Must start with a letter or underscore and contain only letters, digits, and underscores.

valuestring

Value to store. May be empty to create a placeholder that the user will fill in later.

Response

Successful Response

successboolean