Directly add a member to the active organization
POST /organizations/current/members/add
POST
/organizations/current/members/add
Creates a user with the given credentials and adds them to the caller’s active organization with the chosen role. Optionally marks the account as verified so no email verification is needed. Owner or admin of the organization only. Existing emails must join via invitation.
Request Body required
Odeljak pod nazivom „Request Body required “object
name
required
string
email
required
string format: email
password
required
string
role
required
string
markVerified
boolean
Responses
Odeljak pod nazivom „ Responses “OK
401
403
422