Last updated 1 year ago
Previews the schema from a xlsx file. Only users with the Standard Registry role are allowed to make the request.
/schemas/import/xlsx/preview
curl -L \ --request POST \ --url '/api/v1/schemas/import/xlsx/preview' \ --header 'Authorization: Bearer JWT' \ --header 'Content-Type: application/json' \ --data '"text"'
{}