Spaces:
Build error
Build error
File size: 304 Bytes
891fbea | 1 2 3 4 5 6 7 8 9 10 11 12 | Endpoint PREFIX : https://{DATABRICKS_HOST}/
### Update Permission
**PATCH** `/api/2.0/permissions/{request_object_type}/{request_object_id}`
Updates the permissions on an object. Payload needs to be a valid access control list.
**Responses**
- `200` - Permissions updated successfully. |