presence_session_kill
Permanently kill a Presence identity — purges in-memory session, marks status dead, blocks all future actions. Use the kill_switch for temporary blocking instead. CALL FORMAT: presence_session_kill({ identity_id: 'uuid' })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identity_id | Yes | UUID of the identity to kill. |