curl --request DELETE \
--url http://localhost:3001/api/v1/business/fraud/blocked/{id}{
"success": true,
"data": {
"id": "b3e3d2d5-2e1b-4fd0-bb63-6c8ad8c0f8c1",
"unblocked": true
}
}curl --request DELETE \
--url http://localhost:3001/api/v1/business/fraud/blocked/{id}{
"success": true,
"data": {
"id": "b3e3d2d5-2e1b-4fd0-bb63-6c8ad8c0f8c1",
"unblocked": true
}
}Documentation Index
Fetch the complete documentation index at: https://docs.useaxra.com/llms.txt
Use this file to discover all available pages before exploring further.