Skip to content

Commit c992882

Browse files
add new key permissions
1 parent c211cda commit c992882

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

reference/api/keys.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ For security reasons, we do not recommend creating keys that can perform all act
101101
| **`keys.create`** | Provides access to the [create key](#create-a-key) endpoint |
102102
| **`keys.update`** | Provides access to the [update key](#update-a-key) endpoint |
103103
| **`keys.delete`** | Provides access to the [delete key](#delete-a-key) endpoint |
104+
| **`network.get`** | Provides access to the [get the network object](/reference/api/network#get-the-network-object) endpoint |
105+
| **`network.update`** | Provides access to the [update the network object](/reference/api/network#update-the-network-object) endpoint |
104106

105107
### `indexes`
106108

0 commit comments

Comments
 (0)