Cancel an in-flight automation run (not implemented yet)
Automation Runs
Cancel an in-flight automation run (not implemented yet)
Currently returns 501 NOT_IMPLEMENTED. The cancel hook (P7) wires into the wait-node Promise.race so long drips can be interrupted mid-flight.
PATCH
Cancel an in-flight automation run (not implemented yet)
Authorizations
Send your Brew API key as Authorization: Bearer brew_xxx.
Body
application/json
Response
501 - application/json
Cancel is being implemented (P7).