Update variables for a specific app.
The ID of the app
Page number
Number of items to take
Next page token (Only used on special endpoints)
An array of app variables to update.
The body is of type object[]
.
An array of updated app variables.
The response is of type object[]
.