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

Free Sequencer

Create and Manage Free to use Sequences

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

labelstringRequired

Bezeichnung

descriptionstringOptional

Beschreibung

keystringRequired

key

activebooleanRequired

active

nextNumberstring · max: 255Read-onlyOptional

nächste Nummer

get/cmn/sequencer/free/{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

labelstringRequired

Bezeichnung

descriptionstringOptional

Beschreibung

keystringRequired

key

activebooleanRequired

active

nextNumberstring · max: 255Read-onlyOptional

nächste Nummer

Responses
200

successful operation

*/*
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstringRequired

Bezeichnung

descriptionstringOptional

Beschreibung

keystringRequired

key

activebooleanRequired

active

nextNumberstring · max: 255Read-onlyOptional

nächste Nummer

put/cmn/sequencer/free/{id}

Delete an existing Resource

delete
Path parameters
idinteger · int64Required

an identifier

Responses
200

successful operation

*/*
contextstringOptional

message context

messageValuestringOptional

message

delete/cmn/sequencer/free/{id}

deaktiviert eine bestehende Resource

put
Path parameters
idinteger · int64Required

identifier

Responses
200

successful operation

*/*
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstringRequired

Bezeichnung

descriptionstringOptional

Beschreibung

keystringRequired

key

activebooleanRequired

active

nextNumberstring · max: 255Read-onlyOptional

nächste Nummer

put/cmn/sequencer/free/{id}/deactivate

aktiviert eine bestehende Resource

put
Path parameters
idinteger · int64Required

identifier

Responses
200

successful operation

*/*
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstringRequired

Bezeichnung

descriptionstringOptional

Beschreibung

keystringRequired

key

activebooleanRequired

active

nextNumberstring · max: 255Read-onlyOptional

nächste Nummer

put/cmn/sequencer/free/{id}/activate

Create new Resource

post
Body
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstringRequired

Bezeichnung

descriptionstringOptional

Beschreibung

keystringRequired

key

activebooleanRequired

active

nextNumberstring · max: 255Read-onlyOptional

nächste Nummer

Responses
200

successful operation

*/*
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstringRequired

Bezeichnung

descriptionstringOptional

Beschreibung

keystringRequired

key

activebooleanRequired

active

nextNumberstring · max: 255Read-onlyOptional

nächste Nummer

post/cmn/sequencer/free
get
Path parameters
idinteger · int64Required
Responses
200

OK

*/*
stringOptional
get/cmn/sequencer/free/{id}/peek/
200

OK

get
Path parameters
idinteger · int64Required
Responses
200

OK

*/*
stringOptional
get/cmn/sequencer/free/{id}/next-value/
200

OK

get
Responses
200

OK

*/*
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

labelstringRequired

Bezeichnung

descriptionstringOptional

Beschreibung

keystringRequired

key

activebooleanRequired

active

nextNumberstring · max: 255Read-onlyOptional

nächste Nummer

get/cmn/sequencer/free/sequences
200

OK

Last updated

Was this helpful?