Edit a Schema

Edit a schema by providing a schema ID and the parameters you want to edit. This does not create a new schema, but rather updates the existing schema. Changing the schema name is purely cosmetic, but changing the description and guidelines will affect the behavior of the schema for future standardizations. The things you can edit are:

  1. schemaName - The name of the schema
  2. description - The description of the schema
  3. guidelines - The guidelines for the schema

Note: The guidelines field has a maximum length of 50,000 characters.

Body Params
string
required

Unique identifier of the schema which we are editing.

string

New name to assign to the schema.

string

New description to assign to the schema.

string

New guidelines to assign to the schema.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json