---
title: "Refreshes a segment by ID."
method: POST
path: "/v2/segments/refresh/{id}"
tags: ["ApiSegment"]
---

# Refreshes a segment by ID.

`POST /v2/segments/refresh/{id}`

## Path parameters

- `id` integer, required

## Response `202`

- ApiSegmentRefresh
  - `id` integer
  - `status` 'NotStarted' | 'NotFinished' | 'Finished' | 'Failed' | 'NotAvailableInThisVersion'

---

[API](https://skmtc.net/dotdigital/apis/apiconnector-com.md) · [All operations](https://skmtc.net/dotdigital/apis/apiconnector-com/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dotdigital/apiconnector-com/revisions/109c0537cf77/schema)
