Skip to main content
DELETE
/
api
/
artifacts
/
{id}
cURL
curl -X DELETE http://localhost:18080/api/artifacts/art-123
{
  "success": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.hellofriday.ai/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required

Response

200 - application/json

Artifact deleted

success
boolean