mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
4 lines
131 B
HTTP
4 lines
131 B
HTTP
POST {{triliumHost}}/etapi/refresh-note-ordering/root
|
|
Authorization: {{authToken}}
|
|
|
|
> {% client.assert(response.status === 200); %} |