Delete Payment Link

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

linkId

uuid

required

``200

Link deleted successfully

``400 Bad Request

``401 Unauthorized

``402 Payment Required

``403 Forbidden

``404 NotFound

``409 Conflict

``500 Internal Server Error

Updated 3 months ago


ShellNodeRubyPHPPython

Base URL

https://api.superpayments.com/2026-04-01/payment-links/{linkId}

``

xxxxxxxxxx

curl --request DELETE \

--url https://api.superpayments.com/2026-04-01/payment-links/linkId \

--header 'accept: application/problem+json' ``

application/problem+json

400401403404``500

Updated 3 months ago