Signals
Delete signal
Soft-deletes a signal and archives its detector so it stops matching new traces. Existing scores are retained but excluded from reads; the slug becomes reusable.
delete/v1/projects/{projectSlug}/signals/{signalSlug}
Path parameters
projectSlugstring required
Project slug (human-readable identifier)
Project slug (human-readable identifier)
signalSlugstring required
Signal slug.
Signal slug.
Response
Signal deleted
Changes
Changed in 1 of the 69 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○