post https://{baseUrl}/api/accounts/registerQuestionnaireUser
All users are created in an inactive state by default. An ATLAS Admin must enable their account before it becomes functional.
Log in to see full request history
Response
200OK
All users are created in an inactive state by default. An ATLAS Admin must enable their account before it becomes functional.
200OK
xxxxxxxxxx
curl --request POST \
--url https://your-instance.regscale.co/api/accounts/registerQuestionnaireUser \
--header 'content-type: application/*+json'
Try It!
to start a request and see the response here!