Resets a user's API authenticity token

This is an example of a curl command -

curl -X GET http://labs_dev.localhost/api/v1/access_control/logout -H 'X-Api-Email: xxxx' -H 'X-Api-Token: xxxx'

Language