---
title: "POST /v1/rides/{id}/exclude-from-statistics"
method: POST
path: "/v1/rides/{id}/exclude-from-statistics"
tags: ["Rides"]
---

# POST /v1/rides/{id}/exclude-from-statistics

`POST /v1/rides/{id}/exclude-from-statistics`

## Path parameters

- `id` number, required

## Request body

- ExcludeRideBodyDto
  - `excludeFromStatistics` boolean, required

## Response `201`

---

[API](https://skmtc.dev/breakaway/apis/breakaway-api.md) · [All operations](https://skmtc.dev/breakaway/apis/breakaway-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/breakaway/breakaway-api/revisions/3d0f4be2467a/schema)
