edoc content services Guide
Breadcrumbs

Delete a document

Method and endpoint

DELETE /Documents/{documentId}

Use the DELETE /Documents/{documentId} method and endpoint to delete a document including the associated file from the destination system.

If the process was successful, only the HTTP status 200 OK is returned in response.

Example of a request

DELETE /Documents/762f8698-f605-4de5-89fb-6f5fff3435fd
Accept: */*
ModuleId: sharepoint
ConnectionString: targetHost=https://test.sharepoint.com;User=MyUserName;Password=MyPassword;ListId=MyListId;