94
edits
(→POST) |
(→POST) |
||
| Line 109: | Line 109: | ||
- '''url''':''str'' // url containing the text to store on the server | - '''url''':''str'' // url containing the text to store on the server | ||
- '''text''':''str'' // text to store on the server | - '''text''':''str'' // text to store on the server | ||
- '''ttl''':''int'' {D: | - '''ttl''':''int'' {D:180} // number of seconds until the file will be removed from the system (0 means indefinitely) | ||
''Note:'' Either text_file, url, or text must be provided | ''Note:'' Either text_file, url, or text must be provided | ||
edits