Skip to main content

Delete specific custom metric

DELETE
api/v2/talkwalker/p/:project_id/custom_metrics/m/:metric_name

Delete specific custom metric

Path Parameters

  • project_id string required
    Example: {{project_id}}
  • metric_name string required

    Custom metric's name

    Example: metric1
Responses

OK


Schema
  • object
Loading...