# Schema

## The SchemaInfo object

- [schema/object.md](schema/object.md)

## Endpoints

### Get

- [GET /api/2.1/unity-catalog/schemas/{full_name_arg}](get-schema.md)

### List

- [GET /api/2.1/unity-catalog/schemas](list-schemas.md)

### Create

- [POST /api/2.1/unity-catalog/schemas](create-schema.md)

### Update

- [PATCH /api/2.1/unity-catalog/schemas/{full_name_arg}](update-schema.md)

### Delete

- [DELETE /api/2.1/unity-catalog/schemas/{full_name_arg}](delete-schema.md)

