For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create Template Groups

Vorlagengruppen

Find an existing Resource by identifier

get
Path parameters
idinteger · int64Required

an identifier

Responses
200

successful operation

*/*
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstring · max: 255Required

Bezeichnung

descriptionstring · max: 2147483647Optional

Beschreibung

domainstring · max: 255Optional

Domain dieser Gruppe

get/cmn/create-templates/groups/{id}

Update existing Resource

put
Path parameters
idinteger · int64Required

an identifier

Body
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstring · max: 255Required

Bezeichnung

descriptionstring · max: 2147483647Optional

Beschreibung

domainstring · max: 255Optional

Domain dieser Gruppe

Responses
200

successful operation

*/*
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstring · max: 255Required

Bezeichnung

descriptionstring · max: 2147483647Optional

Beschreibung

domainstring · max: 255Optional

Domain dieser Gruppe

put/cmn/create-templates/groups/{id}

Delete an existing Resource

delete
Path parameters
idinteger · int64Required

an identifier

Responses
200

successful operation

*/*
contextstringOptional

message context

messageValuestringOptional

message

delete/cmn/create-templates/groups/{id}
get
Responses
200

OK

*/*
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstring · max: 255Required

Bezeichnung

descriptionstring · max: 2147483647Optional

Beschreibung

domainstring · max: 255Optional

Domain dieser Gruppe

get/cmn/create-templates/groups
200

OK

Create new Resource

post
Body
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstring · max: 255Required

Bezeichnung

descriptionstring · max: 2147483647Optional

Beschreibung

domainstring · max: 255Optional

Domain dieser Gruppe

Responses
200

successful operation

*/*
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstring · max: 255Required

Bezeichnung

descriptionstring · max: 2147483647Optional

Beschreibung

domainstring · max: 255Optional

Domain dieser Gruppe

post/cmn/create-templates/groups

Last updated

Was this helpful?