Create environment variables
documentedCreate one or more environment variables for a project.
POST /v10/projects/{idOrName}/envProjectsno implementation yet0 runsInput
idOrName*
Project ID or Name
{{$idOrName}}
key*
Environment Variable Key
{{$key}}
value*
Environment Variable Value
{{$value}}
type*
Variable Type
{{$type}}
target1*
Target Environment 1
{{$target1}}
target2
Target Environment 2
{{$target2}}
gitBranch
Git Branch
{{$gitBranch}}
comment
Comment
{{$comment}}
customEnvironmentId
Custom Environment ID
{{$customEnvironmentId}}
Calls Vercel as you (your API key is your account); keychains.dev holds the credentials.