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

Import Schemas in Excel file format into local DB

Imports new schema from a xlsx file into the local DB.

post

Imports new schema from a xlsx file into the local DB. Only users with the Standard Registry role are allowed to make the request.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
topicIdstringRequired

Topic Id

Body
stringOptional
Responses
post
/schemas/{topicId}/import/xlsx

Last updated