API v.1
POST
https://auth.ampersand-it.com/api/auth/signuporganization
Authentication
Registration
Organization

Description

Authentication type : application/json

Creates a new user and automatically creates an organization with the specified name. The new user becomes the owner of the created organization.

Request Body!
Response200 OK

Request Body
Required


{
  "email": "user@example.com",
  "password": "SecurePassword123!",
  "confirmPassword": "SecurePassword123!",
  "orgName": "My Company",
  "scope": "openid profile email"
}
An error has occurred. This application may no longer respond until reloaded. Reload 🗙