🚀 Apps
Update an App
This endpoint updates an existing app based on the provided App ID.
PUT
/
v1
/
apps
/
{appId}
Auth Headers
An API key for your org.
A Client ID for your org.
Path Parameters
The unique identifier of the app you want to update.
Body
The updated name for the App.
An updated array of an index connected to the app.
Response
Feel free to adjust as per the exact requirements and specifics of the API endpoint.