---
title: "Sync Flavors"
method: PATCH
path: "/api/v1/flavors/sync"
tags: ["flavors"]
---

# Sync Flavors

`PATCH /api/v1/flavors/sync`

Purge all in-built and integration flavors from the DB and sync.

Returns:
    None if successful. Raises an exception otherwise.

## Response `200`

Successful Response

- unknown

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `422` — Unprocessable Entity

---

[API](https://skmtc.net/zenml-io/apis/zenml.md) · [All operations](https://skmtc.net/zenml-io/apis/zenml/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zenml-io/zenml/versions/abe684261209/schema)
