This page is part of a static HTML representation of the TiddlyWiki at https://tiddlywiki.com/

WebServer API: Delete Tiddler

 18th April 2021 at 10:07am

Delete a tiddler

DELETE /bags/default/tiddlers/{title}

Parameters:

  • title - URI encoded title of the tiddler to delete

Headers:

Response:

  • 204 No Content