Delete the session
Sessions
Delete Session
Completely remove a session
DELETE
Delete the session
Description
This endpoint completely removes a session from the system, including all its data, configurations and authentication. This action is irreversible. If you want to temporarily disconnect only, use the logout endpoint.URL Parameters
Unique session ID to be removed
Status Codes
200- Session deleted successfully400- Invalid parameters404- Session not found
