4 lines
131 B
Plaintext
Raw Normal View History

2022-01-05 19:25:17 +01:00
POST {{triliumHost}}/etapi/refresh-note-ordering/root
2022-01-10 17:09:20 +01:00
Authorization: {{authToken}}
2022-01-05 19:25:17 +01:00
2022-01-12 19:32:23 +01:00
> {% client.assert(response.status === 200); %}