Resource
A single tiddler in the namespace and policy domain of the named bag. The current user must pass the read constraint on the bag to see the tiddler, edit to edit, create to create and delete to delete.
Representations
text/plain
- A text representation of the tiddler. See text tiddler.
text/html
- An HTML representation of the tiddler. See HTML tiddler.
application/vnd.tiddlyweb+json
- JSON representation of the tiddler. See JSON tiddler.
Methods
GET
Get the tiddler.
PUT
Create or edit the named tiddler using the text or JSON representations. The tiddler will be stored in the named bag. A binary tiddler may also be created.
DELETE
Delete the tiddler.
Notes
Example
https://tank.peermore.com/bags/tiddlyweb/tiddlers/HTTP%20API