Partialy Update Dashboard
Copied
https://api.ocamba.com/v2/ocamba/dashboards/{id}
Copied
https://api.ocamba.com/v2/ocamba/dashboards/{id}
Updates the specific Dashboard by setting the values of the parameters passed. Any parameters not provided will be left unchanged
Name
Descriptionidstringrequired
Unique identifier for the object defined as a path parameter.Example: 12345
Name
Descriptionapp_idstring
The ID of the application, assigned by Ocamba API.Example: 1001
descriptionstring
The detailed dashboard description. Minimum length 5. Maximum length 1000.Example: Displays user activity
iconstring
The dashboard icon.is_defaultinteger
Describe dashboard default status.Example: 1
namestring
The dashboard name. Minimum length 1. Maximum length 100.Example: Activity dashboard
systeminteger
Describe dashboard system status.Example: 1
204 - No Content