projects

Assign Project to Chat

Links an existing v0 project to a specific chat. Helps group conversations under a shared project context.

post/projects/{projectId}/assign

Path parameters

projectIdstring required

The ID of the project to assign.

Request body

chatIdstring required

The ID of the chat to assign the project to.

Response

Success

object'project' required
idstring required
assignedtrue required

Changes