Send signal to a background command
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Session ID
command_id
Command ID
Request
This endpoint expects an object.
signal
Signal name (TERM, KILL, INT, HUP). Defaults to TERM.
Response
Kill status
command_id
killed
signal
