Decrypts bounding boxes in an image using a commutative encryption algorithm.
| Name | Type | Required | Description |
|---|---|---|---|
| polygons | List[ImageRegionPolygon] | Yes | The polygons defining the regions to decrypt. |
| cipher_license_rid | RID | Yes | The resource identifier for the cipher license. |
| type | Literal["decrypt"] | Yes | None |