Upload File Server
    • 18 Jul 2025
    • 1 Minute to read
    • Dark
      Light

    Upload File Server

    • Dark
      Light

    Article summary

    Post
    /cmic-bim-rest-api/jersey/v1/fileupload/{modelrevuuid}

    This web service is to upload a file for a specific revision. The uuid in the path in of the revision record. The filename in the Content Disposition must be UTF-8 encoded for V2 of this WS.

    Security
    HTTP
    Type basic

    Basic authentication

    Header parameters
    X-project-uuid
    string

    Mandatory

    Example0775D942A7CE999BE063360F1DACA02F
    x-cm-appCode
    string
    ExampleBIM
    x-cm-appReleaseCode
    number
    Example1.0
    x-cm-deviceName
    string
    ExampleDevice name
    x-cm-devicePlatform
    string
    ExampleWeb
    x-cm-deviceOsName
    string
    ExampleDevice OS name
    x-cm-deviceModel
    string
    Examplechrome
    x-cm-deviceOsVersion
    number
    Example5.0
    Path parameters
    modelrevuuid
    stringRequired
    Body parameters
    object
    revision-content-file
    string (binary)
    Responses
    200

    Successful response