v2
latestOpenAPI 3.1.02026-07-262937191.0 MBbeta.admin.users
Invite Users
Invite users to the Organization.
post/v1/admin/users-invite
Request body
Example request
{
"email": "alice.martin@example.com, bob.smith@example.com"
}Response
OK
Invite users to the Organization.
{
"email": "alice.martin@example.com, bob.smith@example.com"
}OK