OpenAPI 3.0.42026-08-19355873993.7 KB
fdb89a6eb2fb
Signal
Deletes a signal by its id.
Soft-deleted signals (and every run they spawned) are hidden from all view / list endpoints — including admin endpoints — per the cascade policy.
delete/signal/{signalId}
Path parameters
signalIdstring required
The id of the signal to delete.
Response
No Content