mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-08-06 13:38:49 +08:00
Update configure.md
This commit is contained in:
parent
0d8cee99fd
commit
35e261efb1
@ -71,7 +71,6 @@ curl --location --request DELETE 'https://YOUR_APP_ID.collab.tiptap.cloud/api/ad
|
||||
Gain insights into server performance and document statistics through the `/api/statistics` endpoint, providing data on total documents, peak concurrent connections, total connections over the last 30 days, and lifetime connection counts.
|
||||
|
||||
```bash
|
||||
bashCopy code
|
||||
curl --location 'https://YOUR_APP_ID.collab.tiptap.cloud/api/statistics' \
|
||||
--header 'Authorization: YOUR_SECRET_FROM_SETTINGS_AREA'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user