Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.peec.ai/customer/v1/prompts/{prompt_id}/archive \ --header 'X-API-Key: <api-key>'
{}
Archive a prompt (is_archived = true) so it stops running while keeping its chats and history
Prompt archived successfully