Skip to main content

projects/{pid}/workflows/{did}/attachments/{locale}/file (DELETE)

Delete a file or folder.

URL

CODE
(DELETE) /api/projects/{pid}/workflows/{did}/attachments/{locale}/file

PARAMETERS

The URL parameters are:

pid

The project ID

int, Mandatory

did

The document ID

int, Mandatory

locale

Source or target language code

string, Mandatory

filename

The file or folder to delete. Use projects/{pid}/workflows/{did}/attachments/{locale} to list all files and folders and to see their names.

string, Mandatory

RESULTS

Returns true if the file/folder was deleted.

Returns false if the file/folder does not exist.

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.