API Reference
Reference for the API
Rename a variable for a specific app.
{ "key": "<string>", "value": "<string>", "secret": true }
The ID of the app
The key of the variable to rename.
The new variable information.
Detailed information about a variable in your app
The key of the app variable
128
The value of the app variable
2048
Indicates if the variable is a secret
true
The updated app variables.
Was this page helpful?