Last updated 1 year ago
POST /schemas/system/{username}
POST
/schemas/system/{username}
Creates new system schema. Only users with the Standard Registry role are allowed to make the request.
{ // Response }
{ content: application/json: schema: $ref: '#/components/schemas/Error' }