Create-User via REST-API, does not seem to be working

The message here is somewhat misleading; active:false indicates the user was not created but already existed.

Check to ensure there isn’t already a user with the same email address, especially if normalize_emails is enabled.

3 Likes