curl --request DELETE \
--url http://localhost:3001/api/v1/business/links/{id} \
--header 'x-api-key: <x-api-key>'{
"success": true,
"data": {
"message": "Operation completed successfully"
}
}curl --request DELETE \
--url http://localhost:3001/api/v1/business/links/{id} \
--header 'x-api-key: <x-api-key>'{
"success": true,
"data": {
"message": "Operation completed successfully"
}
}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.