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).
Path parameters
Request body
Response
Prompt successfully moved
Changes
Changed in 3 of the 18 revisions of this API.214
- ▲
added the new required request property
project_idnew-required-request-property
- ▲
removed the required property
prompt/team_idfrom the response with the200statusresponse-required-property-removed
- ●
removed the request property
team_idrequest-property-removed
- ○
added the non-success response with the status
409response-non-success-status-added
- ○
added the required property
prompt/project_idto the response with the200statusresponse-required-property-added
- ▲
- ○
the endpoint scheme security
ApiKeyAuthwas removed from the APIapi-security-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○