Skip to main content
DELETE
Deletes a tracked analytics target from the authenticated key scope.

Path Parameters

string
required
Analytics target ID.

Error Responses

  • 400 missing_target_id - missing path parameter
  • 404 - target not found in current key scope
  • 401/403 - authentication failed or key lacks workspace access
  • 500 - unexpected database/analytics service error
All error responses from analytics endpoints include an error_code field.