Delete session
Delete a session. The request is accepted immediately and session
termination is reported by the deferred session.ended webhook.
Triggered webhooks: session.ended (deferred)
Authentication
Path parameters
Session UUID (format {5-char-prefix}-{uuid}).
Headers
Response
Optional. Set to true on idempotent terminal commands when the session was already in a terminal state at the time the request was received. Absent otherwise.