---
title: "Seed Bbb Agents Endpoint"
method: POST
path: "/v1/seed-bbb-agents"
tags: ["BBB"]
---

# Seed Bbb Agents Endpoint

`POST /v1/seed-bbb-agents`

## Headers

- `x-internal-token` string
- `X-API-Key` string, required

## Request body

- SeedBbbRequest
  - `organization_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/getbluejay/apis/bluejay-api.md) · [All operations](https://skmtc.net/getbluejay/apis/bluejay-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getbluejay/bluejay-api/revisions/4ef94eeb836d/schema)
