Skip to main content
DELETE
/
api
/
v1
/
blocklists
Delete blocklist entry
curl --request DELETE \
  --url https://sandbox.clausum.ai/api/v1/blocklists \
  --header 'Authorization: Bearer <token>'
{
  "error": "<string>"
}

Authorizations

Authorization
string
header
required

Supabase session JWT for dashboard / management endpoints, obtained after user sign-in.

Query Parameters

id
string<uuid>
required

Response

Entry deleted