Archive Prompt
Archive a prompt you no longer need. Archived prompts are soft-deleted (we set an archived_at timestamp) so you can still access them for historical data.
Safety First:
- Can’t archive a prompt that’s currently active. You must activate a different version first.
- Historical data is preserved—old conversations continue to reference archived prompts so your message history stays intact.
- Archived prompts remain accessible for reporting and analysis.
DELETE
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The prompt ID to archive

