Hello All,
I am creating a mobile app for confluence , where I need to get user profile after successful login.
Is there a Rest API available in Confluence cloud for creating user session based on username/email and password
(Something similar to REST API available in Jira - POST /rest/auth/1/session for login) ?
Thanks!!