mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-03 03:19:59 -06: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); %} |