Uploading Files

The following example shows how to upload a file by submitting a POST request.

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