DeleteFile

AccessToken

Delete a file.

Endpoint

POST /deleteFile

Parameter

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

Response

200

Status: 200
"success"

400

"Error Text"