put https://{baseUrl}/api/questionnaireInstances/reopenInstance/
Log in to see full request history
Responses
404The ID of the questionnaire instance was not found.
404The ID of the questionnaire instance was not found.
xxxxxxxxxx
curl --request PUT \
--url https://your-instance.regscale.co/api/questionnaireInstances/reopenInstance/uuid \
--header 'accept: application/json' \
--header 'content-type: application/*+json'
Try It!
to start a request and see the response here!