Создание пользователя через REST-API, похоже, не работает

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 лайка