API ReferenceMachines Config U I
Update Machine Metricss Config U I Default
Update machine metricss config UI default.
Authorization
bearerAuth superadmin, superuserAuthorization<token>
In: header
Scope: superadmin, superuser
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
Try it live
curl -X PATCH "https://example.com/machines/metrics/config-ui/default" \ -H "Content-Type: application/json" \ -d '{ "property1": {}, "property2": {} }'Empty