cURL
curl --request DELETE \ --url https://embed.nova.dweet.com/v1/jobs/{jobId}/criteria \ --header 'Authorization: Bearer <token>' \ --header 'X-Tenant-Id: <x-tenant-id>'
{ "success": true }
CRITERIA_NOT_FOUND
ARCHIVED
Use Authorization: Bearer sk_test_* or Authorization: Bearer sk_live_*.
Your customer identifier. Tenants are auto-provisioned on first request.
Your job identifier (external ID).
Archived
Was this page helpful?