put https://{baseUrl}/api/questionnaireInstances/
Update
Log in to see full request history
Response
Update
xxxxxxxxxx
curl --request PUT \
--url https://your-instance.regscale.co/api/questionnaireInstances/ID \
--header 'accept: application/json' \
--header 'content-type: application/*+json'
xxxxxxxxxx
33}
{
"questionnaireIds": [
0
],
"sendEmail": true,
"id": 0,
"uuid": "string",
"title": "string",
"rules": "string",
"parentQuestionnaireId": 0,
"createdById": "string",
"dateCreated": "2025-04-18T00:20:37.748Z",
"lastUpdatedById": "string",
"isPublic": true,
"dueDate": "2025-04-18T00:20:37.748Z",
"dateLastUpdated": "2025-04-18T00:20:37.748Z",
"tenantsId": 0,
"assignmentType": 0,
"jsonData": "string",
"assigneeId": "string",
"reviewerId": "string",
"emailList": "string",
"parentId": 0,
"parentModule": "string",
"token": 0,