v18

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-2112360218.7 KB
Prompts

Move a Prompt

Moves a prompt from its current project to another project. Requires admin capability on both the source and target project (owning-team or org admin).

post/v1/prompts/{id}/move

Path parameters

idstring uuid required

Request body

project_idstring uuid required

The target project to move the prompt into.

Response

Prompt successfully moved