# Close a session Closes a specified session for elastic access. Endpoint: DELETE /v1.0/sessions/{sessionId} Version: 1.0 Security: AdministrationAccess, ClientAccess ## Header parameters: - `x-instance-id` (string) UUID of the instance the session is linked to. Required by requests that use a ClientAccess token. ## Path parameters: - `sessionId` (string, required) UUID of the session to be closed.