Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.orafi.app/v1/paylinks/{paylinkId} \ --header 'x-api-key: <api-key>'
{ "success": true, "message": "Paylink deleted successfully", "data": null }
Delete a specific paylink
API key for merchant authentication required for most endpoints
The paylink ID
Paylink deleted successfully
true
"Paylink deleted successfully"