Skip to content

Commit d271b80

Browse files
committed
chore: update cloudsync management api docs
1 parent 542386b commit d271b80

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

sqlite-cloud/sqlite-ai/sqlite-sync/cloudsync-management-api.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -112,22 +112,6 @@ curl --request POST "$BASE_URL/v1/databases/$MGMT_DB_ID/cloudsync/enable" \
112112
}'
113113
```
114114

115-
## What a `workspace-admin` Key Can Manage
116-
117-
With a workspace-scoped management key, you can:
118-
119-
- inspect the authenticated organization with `GET /v1/orgs`
120-
- register, list, read, update, delete, and verify managed databases in the key's workspace
121-
- list, enable, and disable CloudSync tables for those databases
122-
- manage Expo notification credentials and inspect notification status
123-
- list and remove registered devices
124-
125-
It cannot:
126-
127-
- list or mutate workspaces
128-
- create, list, or revoke management API keys
129-
- use `/v1/admin/*` endpoints
130-
131115
## Endpoint Summary
132116

133117
| Area | Endpoints |

0 commit comments

Comments
 (0)