put https://{baseUrl}/api/questionnaireInstances/changeStateRejected/
Update
Log in to see full request history
Response
Update
xxxxxxxxxx
curl --request PUT \
--url https://your-instance.regscale.co/api/questionnaireInstances/changeStateRejected/uuid \
--header 'accept: application/json' \
--header 'content-type: application/*+json'
Try It!
to start a request and see the response here!