Delete an execution context
curl --request DELETE \
--url https://api.wacht.dev/ai-execution-context/{id} \
--header 'Authorization: Bearer <token>'{
"error": "Unauthorized"
}curl --request DELETE \
--url https://api.wacht.dev/ai-execution-context/{id} \
--header 'Authorization: Bearer <token>'{
"error": "Unauthorized"
}