Skip to Content
File ServiceDelete File

DeleteFile

POST /deleteFile

Delete a file.

Header

FieldValue
accessTokenaccessToken set in the Config

Body

FieldValueType
fileFile to delete (full path)string
test (optional)Only log the file action but don’t execute it for testing purposestrue
Status: 200 "success"
Last updated on