Variables
Update App Variables
Update variables for a specific app.
PATCH
Path Parameters
The ID of the app
Query Parameters
Page number
Number of items to take
Next page token (Only used on special endpoints)
Body
An array of app variables to update.
The key of the app variable
Maximum length:
128
The value of the app variable
Maximum length:
2048
Indicates if the variable is a secret
Example:
true
Was this page helpful?