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": "4c2f7b69-7075-4cd0-a429-7eeca595b9c6",
  "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'.