sharing_recipients_update
Update a Delta Sharing recipient's metadata, such as comment, owner, or name, using a PATCH request.
Instructions
Update a Delta Sharing recipient
(PATCH /api/2.1/unity-catalog/recipients/{name}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Recipient name | |
| body | Yes | PATCH body — any updateable recipient fields (comment, owner, new_name, ...) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |