Changes to Upload File

POST /v2/files

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 25 revisions of this API.95

  1. 9b529d67a7d095

What changed

  • 9b529d67a7d095See the full diff
    • added the new auth.workspace_required enum value to the error/code response property for the response status 400

      response-property-enum-value-added

    • added the new auth.workspace_required enum value to the error/code response property for the response status 401

      response-property-enum-value-added

    • added the new auth.workspace_required enum value to the error/code response property for the response status 403

      response-property-enum-value-added

    • added the new auth.workspace_required enum value to the error/code response property for the response status 404

      response-property-enum-value-added

    • added the new auth.workspace_required enum value to the error/code response property for the response status 409

      response-property-enum-value-added

    • added the new auth.workspace_required enum value to the error/code response property for the response status 422

      response-property-enum-value-added

    • added the new auth.workspace_required enum value to the error/code response property for the response status 429

      response-property-enum-value-added

    • added the new auth.workspace_required enum value to the error/code response property for the response status 500

      response-property-enum-value-added

    • added the new auth.workspace_required enum value to the error/code response property for the response status 503

      response-property-enum-value-added

    • added the new optional request property files/items/content_type

      new-optional-request-property

    • added the new optional request property files/items/remote_uri

      new-optional-request-property

    • added the optional property files/items/content_type to the response with the 200 status

      response-optional-property-added

    • added the optional property files/items/processing_status to the response with the 200 status

      response-optional-property-added

    • added the optional property files/items/remote_uri to the response with the 200 status

      response-optional-property-added