POST api/SimilarEntities/GetList

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
similar
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "guid": "fb2ea01e-8d01-4859-a5e3-6f1d93f4b911",
  "EntityTypeID": 2,
  "Text": "sample string 3"
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'SimilarEntity'.