cURL
curl --request DELETE \ --url https://{host}/v2/workspaces/slug:agent-factory/webhooks/v1/artifacts/{artifactId} \ --header 'Authorization: Bearer <token>'
{ "deleted": true, "artifact_id": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.prisme.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.prisme.ai/llms.txt
Use this file to discover all available pages before exploring further.
User session JWT or instance API key (iak_*). Send as Authorization: Bearer <token>.
iak_*
Authorization: Bearer <token>
128
Artifact deleted.
true
Was this page helpful?