Datasets

Export candidate tasks to project

Export Candidate task for a specific dataset to project.

patch/api/datasets/import

Query parameters

job_idinteger

Job ID to start or cancel

signalstring

Signal type: start or cancel

Request body

job_idinteger
signalstring

Operation type.

Response

detailstring
jobinteger
project_tasksinteger
skippedinteger
totalinteger

Changes

Changed in 2 of the 97 revisions of this API.16

    • the signal request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • added the media type application/x-www-form-urlencoded to the request body

      request-body-media-type-added

    • added the media type multipart/form-data to the request body

      request-body-media-type-added

    • the request property job_id became optional

      request-property-became-optional

    • the request property signal became optional

      request-property-became-optional

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

    • added optional request body

      request-body-added-optional

    • added the media type application/json for the response with the status 200

      response-media-type-added

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

Of the 97 revisions, 1 has no diff computed.