Invalidate a session

Closes all chats on the session and removes the session

Try this request in your browser

/api/ /sessions_for_sessions/invalidate

Headers

X-Session-ID

Parameters

message String

The request output will be shown here...

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.