Sha256: af71b7d92f67c0a75c0ddffd1256a491b1f0576f3746c79d454ae0348ac77c29
Contents?: true
Size: 563 Bytes
Versions: 34
Compression:
Stored size: 563 Bytes
Contents
# OryHydraClient::DeleteOryAccessControlPolicy ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **flavor** | **String** | The ORY Access Control Policy flavor. Can be \"regex\", \"glob\", and \"exact\". in: path | **id** | **String** | The ID of the ORY Access Control Policy Role. in: path | ## Code Sample ```ruby require 'OryHydraClient' instance = OryHydraClient::DeleteOryAccessControlPolicy.new(flavor: null, id: null) ```
Version data entries
34 entries across 34 versions & 1 rubygems