Sign Out

db/logout

The sign out process will invalidate the user session on the server. This request requires sending the session token which will be invalidated. There is no response for this request in case of success.

Example

curl -X GET \
   -H "X-Appery-Database-Id: 57928860e4b00ef864f3dc24" \
   -H "X-Appery-Session-Token: b3e7ab8e-39cb-40f8-a3fb-c0422f0c9aba" \
   https://api.appery.io/rest/1/db/logout