mirror of
https://github.com/zadam/trilium.git
synced 2026-01-01 21:19:56 +01: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); %} |