PATCH odata/FormResults(xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)

Updates individual properties of a single FunFact object.

Request Information

Request body formats

application/json, text/json

Sample:
{
    "Results": "Updated results",
}

Response Information

HTTP/1.1 204 No Content