CreateTemplateGroups

Vorlagengruppen

Find an existing Resource by identifier

get
Path parameters
idinteger · int64Required

an identifier

Responses
chevron-right
200

successful operation

*/*
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
chevron-right
200

successful operation

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

Delete an existing Resource

delete
Path parameters
idinteger · int64Required

an identifier

Responses
chevron-right
200

successful operation

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

OK

*/*
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
chevron-right
200

successful operation

*/*
post
/cmn/create-templates/groups

Last updated

Was this helpful?