POST api/VuelioSt/RelatedRecordCountForContacts

Request Information

URI Parameters

None.

Body Parameters

Collection of integer

Request Formats

application/x-www-form-urlencoded

Sample:

Sample not available.

application/json, text/json

Sample:
[
  1,
  2
]

text/plain

Sample:
[1,2]

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/plain

Sample:

Sample not available.