v2

latestOpenAPI 3.1.02026-08-05313314398.1 KB
dashboards

Create Dashboard

Create a new dashboard (EDITOR on the project; creator gets ADMIN).

post/api/v1/dashboards/

Request body

project_idstring uuid required
namestring
descriptionstring

Response

Successful Response

idstring uuid required
company_idstring uuid required
project_idstring uuid required
user_idstring uuid required
step_idstring uuid nullable
namestring required
descriptionstring required
statusstring required
current_version_idstring uuid nullable
bundle_urlstring nullable required
bundle_cssstring nullable required
bundle_importsstring[] nullable required
error_messagestring nullable required
is_suppressedboolean required
created_atstring date-time required
updated_atstring date-time required