Deleting a File

The following example shows how to delete a file by submitting a DELETE request.

Prerequisite:
  • Create the JSON request body with the name of the file to delete.
  1. Use this URL to submit a DELETE request.
    https://CNSBCIP/files/<version>/<file-type>/<file-name>