Skript Modul Gruppe
an identifier
successful operation
Skript-Modul-Gruppe
Version Identifier for this Object (for PUT)
Unique identifier of the Object
Name
[a-zA-Z0-9_-]*Beschreibung
Identifier der App
Resource with given ID was not found
GET /api/cmn/scripting/module-groups/{id} HTTP/1.1
Host: 10.102.24.197:32795
Accept: */*
{
"version": "text",
"info": {
"createdAt": "2026-01-01T00:00:00.000Z",
"createdFrom": "text",
"updatedAt": "2026-01-01T00:00:00.000Z",
"updatedFrom": "text"
},
"id": "text",
"name": "text",
"description": "text",
"appIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"moduleRefs": []
}an identifier
Skript-Modul-Gruppe
Version Identifier for this Object (for PUT)
Unique identifier of the Object
Name
[a-zA-Z0-9_-]*Beschreibung
Identifier der App
successful operation
Skript-Modul-Gruppe
Version Identifier for this Object (for PUT)
Unique identifier of the Object
Name
[a-zA-Z0-9_-]*Beschreibung
Identifier der App
Resource was not found
Resource was not valid to process
PUT /api/cmn/scripting/module-groups/{id} HTTP/1.1
Host: 10.102.24.197:32795
Content-Type: application/json
Accept: */*
Content-Length: 130
{
"version": "text",
"info": {},
"id": "text",
"name": "text",
"description": "text",
"appIdentifier": "123e4567-e89b-12d3-a456-426614174000"
}{
"version": "text",
"info": {
"createdAt": "2026-01-01T00:00:00.000Z",
"createdFrom": "text",
"updatedAt": "2026-01-01T00:00:00.000Z",
"updatedFrom": "text"
},
"id": "text",
"name": "text",
"description": "text",
"appIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"moduleRefs": []
}an identifier
successful operation
message context
message
Resource was not found
unable to delete Resource, due to constraints, existing references or internal state
DELETE /api/cmn/scripting/module-groups/{id} HTTP/1.1
Host: 10.102.24.197:32795
Accept: */*
{
"context": "text",
"messageValue": "text"
}Skript-Modul-Gruppe
Version Identifier for this Object (for PUT)
Unique identifier of the Object
Name
[a-zA-Z0-9_-]*Beschreibung
Identifier der App
successful operation
Skript-Modul-Gruppe
Version Identifier for this Object (for PUT)
Unique identifier of the Object
Name
[a-zA-Z0-9_-]*Beschreibung
Identifier der App
Resource was not valid to process
POST /api/cmn/scripting/module-groups HTTP/1.1
Host: 10.102.24.197:32795
Content-Type: application/json
Accept: */*
Content-Length: 130
{
"version": "text",
"info": {},
"id": "text",
"name": "text",
"description": "text",
"appIdentifier": "123e4567-e89b-12d3-a456-426614174000"
}{
"version": "text",
"info": {
"createdAt": "2026-01-01T00:00:00.000Z",
"createdFrom": "text",
"updatedAt": "2026-01-01T00:00:00.000Z",
"updatedFrom": "text"
},
"id": "text",
"name": "text",
"description": "text",
"appIdentifier": "123e4567-e89b-12d3-a456-426614174000",
"moduleRefs": []
}Last updated
Was this helpful?