Clear the cached Sedis session token
clear_sessionRemove the locally cached session token to sign out. After clearing, requests omit the X-Api-Session header until a new session is set.
Instructions
Forget the locally-cached session token (removes it from memory and the on-disk cache). After this, calls send no X-Api-Session header until you set_session again. Use it to sign out of the current session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||