18th April 2021 at 10:07am
Saves the raw fields of a tiddler
PUT /recipes/default/tiddlers/{title}The body should be in TiddlyWeb JSON tiddler format.
Parameters:
- title - URI encoded title of the tiddler to save
Headers:
- x-requested-with - must be set to
TiddlyWikiin order for the request to succeed, unless WebServer Parameter: csrf-disable is set toyes
Response:
- 204 No Content
Content-Type: text/plainEtag: "default/<title>/<changecount>:"