Invalidate a session
Closes all chats on the session and removes the session
Try this request in your browser
URL
https://api.natterly.com/api/v1/sessions_for_sessions/invalidate
Access
    Must be authenticated as a session
    
    If not authorised, a MustBeAuthenticatedAsSession error will be returned.
    
  
Parameters
| Parameter | Type | Default | 
|---|---|---|
| 
         message A message to send to agents when this is invoked.  | 
      String | null | 
Errors
There are no action-specific errors which can be raised.
Response Data
This action will return a Boolean.