Request
Body Params application/json
{
"take": 1,
"remarks": null,
"questionDetailId": "1549c82e-d565-4c2f-92a8-415fb557f7fe"
}
Request Code Samples
curl --location --request PUT 'https://service.engauge.dlabstech.io/rest/web/secured/participant-interview/record-start/8f2dca3b-796c-4013-b7a8-3c22294a9d09' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"take": 1,
"remarks": null,
"questionDetailId": "1549c82e-d565-4c2f-92a8-415fb557f7fe"
}'
Responses
application/json Modified at 2024-05-30 10:02:43