Delete Payment Link
Delete a payment link
Required OAuth 2.0 scopes: business/orders:read
, business/orders:write
Path parameters
payment_link_id
The unique identifier of the payment link.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.