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": "ad829fe3-cfa6-44d2-a086-c974ea4287b2",
  "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'.