Invites
Invite User
Sends an invitation email to invite a user to the Konnect organization. The email contains a link with a one time token to accept the invitation. Upon accepting the invitation, the user is directed to https://cloud.konghq.com/login to complete registration.
post/v3/invites
Request body
Example request
{
"email": "james.c.woods@example.com"
}Response
Created