Delete User Session
Purpose
To delete a user session of a particular spreadsheet in Zoho Sheet.
Quick Reference
Parameters
Request Parameters
| Parameter | Data Type | Mandatory / Optional | Description |
|---|
| apikey | String | Mandatory | Uniquely identifies the web application in which the Sheet editor is integrated. |
| session_id | String | Mandatory | Unique user session id of the spreadsheet. |
Notes and Limits
- Users can find the 'session_id' in all Zoho Sheet API responses. For example, the "session_id" is captured as part of the response and can be seen in Create, Edit, Co-Edit and Preview APIs.
- For possible error codes, refer to: Error Codes