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": "30604d00-0330-4ad4-9736-db22ae43e8d3",
  "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'.