🚀 Apps
Update an App
This endpoint updates an existing app based on the provided App ID.
PUT
Auth Headers
string
required
An API key for your org.
string
required
A Client ID for your org.
Path Parameters
string
required
The unique identifier of the app you want to update.
Body
string
The updated name for the App.
array
An updated array of an index connected to the app.
Response
App Object