---
title: "POST /admin/create-selective-yield-sources"
method: POST
path: "/admin/create-selective-yield-sources"
tags: ["Admin"]
---

# POST /admin/create-selective-yield-sources

`POST /admin/create-selective-yield-sources`

## Request body

- ApiSelectiveYieldSources
  - `mint` string, required
  - `yield_sources` ApiSelectiveYieldSource, required
    - `drift_lending` string, nullable
    - `jup_lend` string, nullable
    - `kamino` string, nullable
    - `marginfiv2` string, nullable

## Response `200`

selective yield sources created successfully

## Other responses

- `400` — Bad request
- `500` — Internal server error

---

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