Archive a Prompt
Archives a specific prompt container, setting status to 'archived'. The prompt still exists in the system and people can call it and use it, so a prompt is never deleted. Requires Org Admin or Team Admin privileges (GitHub repo owner model). Team Editors and Team Members are not authorized to archive prompts.
Path parameters
The unique UUID of the prompt to archive.
Response
Prompt successfully archived
Changes
Changed in 3 of the 18 revisions of this API.13
- ▲
removed the required property
/from the response with the statusresponse-required-property-removed
- ○
added the required property
/to the response with the statusresponse-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
- ○