post
https://localhost:44395/api/account/register
Behavior: Creates a new user account with the specified email, name, and password. The email must be unique. Depending on the tenant configuration, the account may be auto-approved (Normal status) or require admin approval (PendingApproval status). A verification email is sent to the user to confirm their email address.
Authorization: Public endpoint — no authentication required.
Side Effects: Creates a new user account. Sends a verification email to the user.
Error Scenarios: Returns 400 if the request is null or Email is empty. Throws if a user with the same email already exists.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
