post https://{baseUrl}/api/questionnaireInstances
New Questionnaire
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
New Questionnaire
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request POST \
--url https://your-instance.regscale.co/api/questionnaireInstances \
--header 'accept: application/json' \
--header 'content-type: application/*+json'
xxxxxxxxxx
37}
{
"id": 0,
"uuid": "string",
"title": "string",
"rules": "string",
"parentQuestionnaireId": 0,
"createdById": "string",
"dateCreated": "2025-04-18T00:47:13.627Z",
"parentId": 0,
"parentModule": "string",
"lastUpdatedById": "string",
"jsonData": "string",
"isPublic": true,
"dueDate": "2025-04-18T00:47:13.627Z",
"dateLastUpdated": "2025-04-18T00:47:13.627Z",
"tenantsId": 0,
"assigneeName": "string",
"assigneeId": "string",
"assigneeEmail": "string",
"reviewerName": "string",
"reviewerId": "string",
"reviewerEmail": "string",
"email": "string",
"activeStatus": true,
"passingStatus": 0,