Skip to Content
File ServiceEdit File EncodeURI

Edit File EncodeURI

POST /file/edit/encodeuri

URL encode the content of a file, based on the Javascript function encodeURI().

Header

FieldValue
accessTokenaccessToken set in the Config

Body

FieldValueType
fileFile to editstring
test (optional)Only log the file action but don’t execute it for testing purposestrue
{ "file":"C:\\test\\test.txt" }
Last updated on