Logout



Be carreful that when you logout (here or using the api), your current token will be destroyed.

This means that if you use the Acapela Cloud Rest API in an application, any call to the API using this token will be rejected.

You will have to login again to get a new valid token and use this new one in your next API calls.

If you use the API, we advice to logout only if when needed (in case of account or token compromised for example)