| Name | Type | Description | Notes |
|---|---|---|---|
| itemId | Number | The item id of the certificate to revoke | [optional] |
| json | Boolean | Set output format to JSON | [optional] [default to false] |
| name | String | Certificate item name to revoke | [optional] |
| serialNumber | String | The serial number of the certificate to revoke | [optional] |
| token | String | Authentication token (see `/auth` and `/configure`) | [optional] |
| uidToken | String | The universal identity token, Required only for universal_identity authentication | [optional] |
| version | Number | Certificate version to revoke. Required if item-id or name are used. | [optional] |