Put
/environment_variables/{environment_variable_id}
Update an environment variable
Security
OAuth
Laravel passport oauth2 security.
FlowAuthorization Code
Authorization URLhttps://develop-qa.processmaker.net/oauth/authorize
Token URLhttps://develop-qa.processmaker.net/oauth/token
Refresh URLhttps://develop-qa.processmaker.net/token/refresh
Path parameters
environment_variable_id
integerRequired
ID of environment variables to update
Body parameters
object
name
string
description
string
value
string
Responses
200
success
object
name
string
description
string
value
string
id
integer (id)
created_at
string (date-time)
updated_at
string (date-time)