Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<esme_api operation="status" success="false"/>
        <esme_api operation="status" success="true">
        <user nickname="..." id="1"/>
</esme_api>

...

Login

Create a session

POST /api/login
token=API_TOKEN

<esme_api operation="login" success="true"/>

...