Skip to main content
POST
Org Add User

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'

Body

application/json
email
string<email>
required
password
string
required
org_name
string | null
role
enum<string>
default:User
Available options:
APIGene,
Owner,
Admin,
User

Response

Successful Response