Activates a new account by setting its password, without requiring the superadmin password.
Request Information
URI Parameters :
None.
Body Parameters :
JSON body with email and password.
Collection of ObjectNone.
Response Information
Resource Description :
IHttpActionResult containing the activated user_info, or 500 with the error reason on failure.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.