---
title: "Manual Sync Custom Metric Configuration"
method: POST
path: "/v1/metric_configuration/sync"
tags: ["Custom Metric Configuration"]
---

# Manual Sync Custom Metric Configuration

`POST /v1/metric_configuration/sync`

Sync custom metric Configuration for mentioned cloud accounts

## Request body

- CustomMetricConfigurationSyncRequest
  - `service_account_id` string, required — Cloud Account ID for which the sync to be triggered.

## Response `200`

Fetched

- string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server Error

---

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