Kill a running bash_interactive tool call

Sends SIGTERM to the PTY-backed bash_interactive tool call identified by callID.

post/global/bash-interactive/{callID}/kill

Path parameters

callIDstring required

Response

Signal was sent.

oktrue required

Changes