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

2025-04-04: Sequential ID Service - deprecations

Overview

All deprecations will be removed on 2025-10-01.

Deprecated endpoints

Endpoint
Description

Retrieving all schemas

Endpoint will be removed. Please use /sequential-id/{tenant}/schemas instead.

Creating a schema

Endpoint will be removed. Please use /sequential-id/{tenant}/schemas instead.

Creating a nextId

Endpoint will be removed. Please use /sequential-id/{tenant}/schemas/types/{schemaType}/nextId instead.

Known problems

There are no known problems.

Last updated

Was this helpful?