HomeGuidesAPI ReferenceChangelog
API Reference

Creates a new ATLAS user for questionnaires. Leverages the default .NET Core Identity and extends it with custom fields for ATLAS.

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
Body Params

Uses the Registration class to pass a user model to the API for creation.

string | null
string | null
string | null
string | null
string | null
string | null
string | null
Response
200

OK

Language
Credentials
URL
Click Try It! to start a request and see the response here!