Changes to Create Classify Job

POST /api/v2/classify

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

Changed in 3 of the 33 revisions of this API.17

  1. b17341164de92
  2. d40e17e17bd11
  3. 7e0726654d2214

What changed

    • added the optional property detail/items/ctx to the response with the 422 status

      response-optional-property-added

    • added the optional property detail/items/input to the response with the 422 status

      response-optional-property-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional request property webhook_configurations

      new-optional-request-property

    • removed the required property document_input_value from the response with the 200 status

      response-required-property-removed

    • added the new optional request property file_input

      new-optional-request-property

    • request property file_id deprecated

      request-property-deprecated

    • request property parse_job_id deprecated

      request-property-deprecated

    • added the required property file_input to the response with the 200 status

      response-required-property-added