Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Signal to send to the process.
Signal to send.
Available options:
TERM
, KILL
, INT
, HUP
Response
OK
Generic OK response.
Indicates success.