OpenAPI 3.0.42026-08-13351856967.1 KB
d779de93a5ee
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