cURL
curl --request DELETE \ --url https://df-api.dataframer.ai/api/dataframer/red-team-specs/{spec_id}/ \ --header 'Authorization: Bearer <token>'
Delete a red team spec
API Key authentication. Format: "Bearer YOUR_API_KEY"
UUID of the red team spec
Red team spec deleted successfully