Changes to Upload File Multipart

POST /v2/files/-/uploads

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

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

  1. 9b529d67a7d094
  2. 1a765a4c3f3b1

What changed

  • 9b529d67a7d094See 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 query request parameter workspace_uuid

      new-optional-request-parameter

    • added the optional property content_type to the response with the 200 status

      response-optional-property-added

    • added the optional property processing_status to the response with the 200 status

      response-optional-property-added

    • added the optional property remote_uri to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added