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

Create Templates

Vorlagen

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

domainstringRequired

Domain

namestringRequired

Name

standardbooleanOptional

Standard-Vorlage?

Default: false
contentanyRequired

Search-Dialog

get/cmn/create-templates/{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

domainstringRequired

Domain

namestringRequired

Name

standardbooleanOptional

Standard-Vorlage?

Default: false
contentanyRequired

Search-Dialog

Responses
200

successful operation

*/*
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

domainstringRequired

Domain

namestringRequired

Name

standardbooleanOptional

Standard-Vorlage?

Default: false
contentanyRequired

Search-Dialog

put/cmn/create-templates/{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/{id}
get
Responses
200

OK

*/*
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

domainstringRequired

Domain

namestringRequired

Name

standardbooleanOptional

Standard-Vorlage?

Default: false
contentanyRequired

Search-Dialog

get/cmn/create-templates
200

OK

Create new Resource

post
Body
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

domainstringRequired

Domain

namestringRequired

Name

standardbooleanOptional

Standard-Vorlage?

Default: false
contentanyRequired

Search-Dialog

Responses
200

successful operation

*/*
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

domainstringRequired

Domain

namestringRequired

Name

standardbooleanOptional

Standard-Vorlage?

Default: false
contentanyRequired

Search-Dialog

post/cmn/create-templates

Last updated

Was this helpful?