POST api/v1/authentication/account/initialise
Creates admin user if it doesn't exist
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
OK HTTP status if admin already exist and CREATED HTTP status if it created.
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.