Description
Using the API to create users with no issues. Each user is assigned a license when created.
What happens when your account runs out of licenses? If I have 500 licenses - what happens when I call custCreate for the 501st user and set their type to “2”? Will I get an error message or will it simply create a basic user with no license?
This impacts how proactively we manage licenses and remove them from “stale” users.