Skip to content

Commit 5e61743

Browse files
committed
Added function mapping for Admins section
1 parent 61e0828 commit 5e61743

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

Coverage.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## [API Usage](https://dashboard.meraki.com/api_docs#api-usage)
44

55
- List the API requests made by an organization
6-
- GET: *Not implemented*
6+
- *Not implemented*
77

88
## [Action batches](https://dashboard.meraki.com/api_docs#action-batches)
99

@@ -16,9 +16,13 @@
1616
## [Admins](https://dashboard.meraki.com/api_docs#admins)
1717

1818
- List the dashboard administrators in this organization
19+
- getorgadmins
1920
- Create a new dashboard administrator
21+
- addadmin
2022
- Update an administrator
23+
- updateadmin
2124
- Revoke all access for a dashboard administrator within this organization
25+
- deladmin
2226

2327
## [Alert settings](https://dashboard.meraki.com/api_docs#alert-settings)
2428

0 commit comments

Comments
 (0)