Prompt Versions
Delete Prompt Version Draft
Deletes a specific prompt template version. Only versions currently in the 'draft' status may be deleted.
delete/v1/prompts/{id}/versions/{version}
Path parameters
idstring uuid required
Unique prompt UUID.
versionstring required
Version sequence number (integer) or version tag (string) to delete.
Response
Version deleted successfully
Changes
Changed in 3 of the 18 revisions of this API.4
- ○
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
- ○
- ○
api tag
Prompt Versionsaddedapi-tag-added
- ○
api tag
Promptsremovedapi-tag-removed
- ○
- ○
endpoint added
endpoint-added
- ○