Skip to main content
DELETE
/
api
/
public
/
v1
/
block-rules
/
{id}
Delete block rule
curl --request DELETE \
  --url https://app.tagadapay.com/api/public/v1/block-rules/{id} \
  --header 'Authorization: Bearer <token>'
{
  "success": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.tagada.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Enter your API key as: Bearer your-api-key

Path Parameters

id
string
required

Response

Successful response