editor
Undo Last Edit
Reverts the last edit made to a file.
POST
Body
application/json
File path to undo changes
Example:
"/path/to/file.txt"
Response
204
Successfully undid last edit
Reverts the last edit made to a file.
File path to undo changes
"/path/to/file.txt"
Successfully undid last edit