Delete metrics stream
render_delete_owner_metrics_streamDelete a metrics stream for a specified workspace using the Render API. Provide the owner ID to remove streaming metrics data.
Instructions
Delete metrics stream. Deletes the metrics stream for the specified workspace. Calls DELETE /metrics-stream/{ownerId} on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ownerId | Yes | The ID of the workspace to return metrics stream information for |