post https://{baseUrl}/api/questionnaires/create
New Questionnaire
Log in to see full request history
Response
New Questionnaire
xxxxxxxxxx
curl --request POST \
--url https://your-instance.regscale.co/api/questionnaires/create \
--header 'accept: application/json' \
--header 'content-type: application/*+json'
Try It!
to start a request and see the response here!