Post
/environment_variables
Creates a new global Environment Variable in the system
Security
OAuth
Laravel passport oauth2 security.
FlowAuthorization Code
Authorization URLhttp://processmaker.test/oauth/authorize
Token URLhttp://processmaker.test/oauth/token
Refresh URLhttp://processmaker.test/token/refresh
HTTP
Type bearer
Body parameters
object
name
string
description
string
value
string
Responses
201
success
object
name
string
description
string
value
string
id
integer (id)
created_at
string (date-time)
updated_at
string (date-time)