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
Changes
No recorded changes to this endpoint across all 6 revisions of this API.