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 updated app variables.
Was this page helpful?