Skip to main content
DELETE
/
api
/
dataframer
/
runs
/
{run_id}
cURL
curl --request DELETE \
  --url https://df-api.dataframer.ai/api/dataframer/runs/{run_id}/ \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API Key authentication. Format: "Bearer YOUR_API_KEY"

Path Parameters

run_id
string
required

Response