Field | Type | Required | Description | Example |
---|---|---|---|---|
key_id |
str | ✔️ | The id of the key. | |
permissions |
List[models.RemovePermissionsPermissions] | ✔️ | The permissions you want to remove from this key. | [ { "id": "perm_123" }, { "name": "dns.record.create" } ] |