Delete a payment link
DELETE
https://api.radom.com/payment_link/{id}Authorization
Send your API key in the Authorization header. Scheme: radomToken.
Parameters
idstring<uuid>pathrequiredUnique identifier for the payment link.
Responses
200Payment link deleted successfully
No response body.
401Unauthorized
errorstringrequired404Not Found
errorstringrequired500Internal server error
errorstringrequired