Changes to Move a Prompt
POST /v1/prompts/{id}/move
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 18 revisions of this API.214
What changed
- ▲
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
- ○