post https://app.360learning.com/api/v2/users
Required OAuth scope:
users:write
.
Creates a new user account with the invited status. If a user with the same mail
or username
was previously deleted, this operation will restore their account to an invited status.
If mail
is provided, the user receives an invitation email upon creation, through which they can activate their account. The account can also be activated via the Activate a user
endpoint.