POST api/witnessapi/hu/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

date

Request Formats

application/json, text/json

Sample:
"2026-01-19T11:26:06.3734604+00:00"

application/xml, text/xml

Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2026-01-19T11:26:06.3734604+00:00</dateTime>

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 'Nullable`1'.

Response Information

Resource Description

None.