Schema

Update a schema

Updates a schema

put/schemas/{schemaName}

Path parameters

schemaNamestring required

Name of the schema

Query parameters

reloadboolean

Whether to reload the table if the new schema is backward compatible

Response

Successfully updated schema

Changes