Trackers
Delete Tracker
DELETE
`/v1/trackers/:tracker`
Permanently removes a tracker from your organization. This action also publishes a deletion event that initiates comprehensive notifications across configured webhooks. Once deleted, a tracker cannot be recovered.
Upon successful deletion, the API returns a success response:
If the specified tracker ID doesn't exist or belongs to a different organization, the API will return a 404 error.