Terminate session
CallPOST /sessions/{session_id}/terminate to end a session. The session will no longer be usable; remaining traffic or time is forfeited according to product terms.
Request
GET /sessions/{session_id} will show status: "terminated". Terminate sessions when done to free quota and avoid unnecessary cost.
Next: Session usage (GET /sessions/{session_id}/usage), Best practices.