Review DataForm Answer
Accepts or rejects a single answer on a submitted form request. When accepted, applies the value to the client record.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| code* | path string | |
| questionCode* | path string | |
Request Body*
{
"accepted": false
}
Responses
200 OK
400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found