post https://sandbox.datamotion.com/SecureMessagingApi/Account/Logout
This method is used to invalidate a session key, making any subsequent calls with that session key invalid.
A session key must be submitted via the X-Session-Key header.
The request body should be left empty.
The response body will be empty.
A successful transaction will receive a 200 status code.