Creates New System Schema
CREATES NEW SYSTEM SCHEMA
Creates new System Schema
POST
/schemas/system/{username}
Creates new system schema. Only users with the Standard Registry role are allowed to make the request.
Path Parameters
Name | Type | Description |
---|---|---|
username* | String | Username |
Request Body
Name | Type | Description |
---|---|---|
* | String | Object that contains valid Schema |
Last updated