.. index:: Users .. _create_activated_account: Creating confirmed user accounts -------------------------------- Clients may create user accounts which do not require the email confirmation. .. note:: Only for internal Markplaats usage. External clients are not authorized to create confirmed user accounts. There is no way to specify the password and there is no way to login to the created user account. In order to create a confirmed user account the client must have a token with the ``create_activated_account`` scope. The user entity in the request must include the ``status`` :ref:`field ` with the value ``confirmed``.