Update the name and settings of an existing Data App.
application/json for all requests.| Status Code | Description |
|---|---|
200 | OK - Data App updated successfully |
400 | Bad Request - Invalid request parameters |
500 | Internal Server Error - Server error occurred |
| Error Code | HTTP Status | Description |
|---|---|---|
INVALID_REQUEST_BODY | 400 | Missing or invalid parameters |
DATA_APP_NOT_FOUND | 400 | Data App with specified name not found |
AUTHENTICATION_ERROR | 400 | Invalid or missing service token |
INTERNAL_SERVER_ERROR | 500 | Server error |
Get your service token
Identify the Data App
Update the Data App
Verify the update