Path parameters
A unique integer value identifying this project.
Request body
Example request
{
"use_tfidf": false,
"location_start": 5,
"distance_type": "cosine",
"item_id": 6,
"similarity_threshold": 0,
"location_end": 5,
"unit_type": "sentence",
"document_id": 1,
"run_name": "run_name",
"create_reverse_relations": true,
"delete": true
}Response
Example response
{
"task_id": "046b6c7f-0b8a-43b9-b35d-6489e6daee91"
}Changes
Changed in 3 of the 5 revisions of this API.44
- ▲
removed the enum value
wminkowskiof the request propertydistance_type(media type: application/json)request-property-enum-value-removed
- ▲
removed the enum value
wminkowskiof the request propertydistance_type(media type: application/x-www-form-urlencoded)request-property-enum-value-removed
- ▲
removed the enum value
wminkowskiof the request propertydistance_type(media type: multipart/form-data)request-property-enum-value-removed
- ○
added the new
kulczynski1enum value to the request propertydistance_type(media type: application/json)request-property-enum-value-added
- ○
added the new
kulczynski1enum value to the request propertydistance_type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
kulczynski1enum value to the request propertydistance_type(media type: multipart/form-data)request-property-enum-value-added
This revision also has 18 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 63 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲