Field | Type | Required | Description | Example |
---|---|---|---|---|
KeyID |
string | ✔️ | The id of the key you want to modify | key_123 |
Op |
operations.Op | ✔️ | The operation you want to perform on the remaining count | |
Value |
int64 | ✔️ | The value you want to set, add or subtract the remaining count by | 1 |