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

ID Generation

Create new id.

post

API to generate new id based on the id formats passed.

Body

Contract class to receive request.

Responses
201

Id generated sucessfully.

application/json

Contract class to send response.

post/_genearte

Was this helpful?