# Uc Functions

Manage governed data and schema-level assets

## Endpoints

### Create Function

- [POST /api/2.1/unity-catalog/functions](v1/create-function.md)

### Delete Function

- [DELETE /api/2.1/unity-catalog/functions/{full_name_arg}](v1/delete-function.md)

### Get Function

- [GET /api/2.1/unity-catalog/functions/{full_name_arg}](v1/get-function.md)

### Update Function

- [PATCH /api/2.1/unity-catalog/functions/{full_name_arg}](v1/update-function.md)

