Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you want to delete a document, send a DELETE request to the document URI. When the document is deleted, all associated resources (extractions, layout) are deleted as well.

Request

Delete the document by sending a DELETE request to the document URI.

Response
Headers

Status Code

Description

204 (No Content)

Operation is successful.

...