Field | Type | Required | Description | Example |
---|---|---|---|---|
KeyID |
string | ✔️ | The id of the key. | |
Roles |
[]operations.RemoveRolesRoles | ✔️ | The roles you want to remove from this key. | [ { "id": "role_123" }, { "name": "dns.record.create" } ] |
Field | Type | Required | Description | Example |
---|---|---|---|---|
KeyID |
string | ✔️ | The id of the key. | |
Roles |
[]operations.RemoveRolesRoles | ✔️ | The roles you want to remove from this key. | [ { "id": "role_123" }, { "name": "dns.record.create" } ] |