mirror of
https://github.com/zadam/trilium.git
synced 2026-07-20 00:41:18 +02: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); %} |