{
"blockPageItemId": "0e66ad30-1fed-4870-889d-02a25e6d86cc",
"textAnswer": "",
"rowStatements": [],
"choices": [],
"groups": [
{
"groupsId": "58f544b2-7208-4ff9-a79e-6c365118b02f",
"groupsStatement": 1,
"rowStatementId": [
"88d75c5d-7612-441a-8a20-bc8cde765db5"
]
},
{
"groupsId": "14a932a3-819e-476a-9847-e1f971ae7e55",
"groupsStatement": 3,
"rowStatementId": [
"e48f3fc2-1808-4de2-b895-6fc724d6c63d",
"b4bc7a69-5945-43ef-b041-5fc332c236e5"
]
},
{
"groupsId": "61287ec9-5678-45cc-80a8-b3c1fd809661",
"groupsStatement": 1,
"rowStatementId": []
}
],
"sideBysides": [],
"isEmpty": false
}
curl --location --request PUT 'http://localhost:8082/rest/web/open/tool-set/save-testing-tool-item?participantId=7bbdff8d-bde8-4b3c-b41a-bba4015092bf' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"blockPageItemId": "0e66ad30-1fed-4870-889d-02a25e6d86cc",
"textAnswer": "",
"rowStatements": [],
"choices": [],
"groups": [
{
"groupsId": "58f544b2-7208-4ff9-a79e-6c365118b02f",
"groupsStatement": 1,
"rowStatementId": [
"88d75c5d-7612-441a-8a20-bc8cde765db5"
]
},
{
"groupsId": "14a932a3-819e-476a-9847-e1f971ae7e55",
"groupsStatement": 3,
"rowStatementId": [
"e48f3fc2-1808-4de2-b895-6fc724d6c63d",
"b4bc7a69-5945-43ef-b041-5fc332c236e5"
]
},
{
"groupsId": "61287ec9-5678-45cc-80a8-b3c1fd809661",
"groupsStatement": 1,
"rowStatementId": []
}
],
"sideBysides": [],
"isEmpty": false
}'
{}