---
title: "Sync Single Agent From Vapi"
method: POST
path: "/v1/integrations/vapi/sync-agent"
tags: ["vapi"]
---

# Sync Single Agent From Vapi

`POST /v1/integrations/vapi/sync-agent`

Trigger an async sync of a single Vapi agent's name and prompt from Vapi.

## Headers

- `X-API-Key` string, required

## Request body

- SyncSingleAgentFromVapiRequest
  - `agent_id` integer, 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/f48cef80963f/schema)
