Create Dashboard
Copied
https://api.ocamba.com/v2/ocamba/dashboards
Copied
https://api.ocamba.com/v2/ocamba/dashboards
Creates a new Dashboard object
Name
Descriptionapp_idstring
The ID of the application, assigned by Ocamba API.Example: 1001
company_idstring
The ID of the company, assigned by Ocamba API.create_timedateTime
Timezone: GMT.Example: 2021-07-30 12:50:13
creator_idstring
The ID of the member who creates a dashboard, assigned by Ocamba API.descriptionstring
The detailed dashboard description. Minimum length 5. Maximum length 1000.Example: Displays user activity
iconstring
The dashboard icon.idstring (uuid)
The ID of the dashboard, generated by Ocamba API.Example: 2c9ab0a8-d0d2-49aa-b790-9697cc3aed14
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
update_timedateTime
Timezone: GMT.Example: 2021-07-30 12:50:13
201 - Created