Skip to main content
POST
Deploy
Deploy a chat to production. Starts a deployment to Vercel and returns immediately.

Request

Headers

Path Parameters

Example Request

Response

Response Fields

Status Codes

Notes

This endpoint returns immediately after starting the deployment. The deployment happens asynchronously on Vercel.

Next Steps

After starting a deployment:
  1. Poll for completion using GET /api/chat/{chatId}/deployment
  2. Wait for status to become READY