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 DELETE \ --url https://api.promptlayer.com/reports/name/{report_name} \ --header 'X-API-KEY: <api-key>'
{ "success": true, "message": "<string>" }
Name of the report to archive.
Successful Operation
Was this page helpful?