API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

Dashboard Widget Group

Alle Operationen rund um Dashboard Widget Group.

Datenmodell

Die Endpoints dieses Moduls arbeiten auf folgender Entität. Die Schema-Referenz listet jedes Feld mit Typ, Validierung und Beziehungen:

Entität Schema-ID Felder Sequenz Permissions
Dashboard Widget Group dashboard_widget_group 10 dashboard_widget_group_*

Endpoints

Methode Pfad Operation Beschreibung
POST /v1/dashboard_widget_group Create dashboard_widget_grou Create a new dashboard_widget_grou in the active tenant.
DELETE /v1/dashboard_widget_group/{id} Delete dashboard_widget_grou Soft delete entity.
GET /v1/dashboard_widget_group/{id} Get dashboard_widget_grou by id Fetch a single dashboard_widget_grou.
GET /v1/dashboard_widget_group/{id}/linked Get linked entities CodeMeta OS API endpoint.
GET /v1/dashboard_widget_group/{id}/timeline Get timeline CodeMeta OS API endpoint.
GET /v1/dashboard_widget_group/{id}/transitions List transitions CodeMeta OS API endpoint.
GET /v1/dashboard_widget_group List dashboard_widget_group List dashboard_widget_group for the active tenant.
PATCH /v1/dashboard_widget_group/{id} Patch dashboard_widget_grou JSON Merge Patch update.
POST /v1/dashboard_widget_group/bulk Bulk operation CodeMeta OS API endpoint.
POST /v1/dashboard_widget_group/{id}/transition POST /v1/dashboard_widget_group/{id}/transition CodeMeta OS API endpoint.
POST /v1/dashboard_widget_group/{id}/transitions/{transitionKey} Execute transition CodeMeta OS API endpoint.
PUT /v1/dashboard_widget_group/{id} Replace dashboard_widget_grou Full replace with optimistic locking.

Suche