Skript Modul Gruppe
Path parameters
idinteger · int64Required
an identifier
Body
Skript-Modul-Gruppe
versionstringOptional
Version Identifier for this Object (for PUT)
idstringOptional
Unique identifier of the Object
namestring · max: 255RequiredPattern:
Name
[a-zA-Z0-9_-]*descriptionstringOptional
Beschreibung
appIdentifierstring · uuidOptional
Identifier der App
Responses
200
successful operation
application/json
404
Resource was not found
application/json
422
Resource was not valid to process
application/json
put
/cmn/scripting/module-groups/{id}Path parameters
idinteger · int64Required
an identifier
Responses
200
successful operation
application/json
404
Resource was not found
application/json
409
unable to delete Resource, due to constraints, existing references or internal state
application/json
delete
/cmn/scripting/module-groups/{id}Body
Skript-Modul-Gruppe
versionstringOptional
Version Identifier for this Object (for PUT)
idstringOptional
Unique identifier of the Object
namestring · max: 255RequiredPattern:
Name
[a-zA-Z0-9_-]*descriptionstringOptional
Beschreibung
appIdentifierstring · uuidOptional
Identifier der App
Responses
200
successful operation
application/json
422
Resource was not valid to process
application/json
post
/cmn/scripting/module-groupsLast updated
Was this helpful?