h1./profile
h2. GET /profile/hasUnseenFeatures

{panel}{{GET /rest/profile/hasUnseenFeatures}}{panel}


h3. Sample
*Request:*
{code}GET /rest/profile/hasUnseenFeatures{code}

*Response:*
{code}TODO: Sample Response{code}


h2. POST /profile/allFeaturesSeen

{panel}{{POST /rest/profile/allFeaturesSeen}}{panel}


h3. Sample
*Request:*
{code}POST /rest/profile/allFeaturesSeen{code}

*Response:*
{code}TODO: Sample Response{code}



