Delete Link
Delete a specific payment link
Last updated
Delete a specific payment link
PUT https://paymentlink.seerbitapi.com/paymentlink/v2/payLinks/api/deleteLink/paymentLinkId
This enpoint allows you to delete a created paymentlink
paymentLinkId*
String
payment link ID
Authorization*
String
Bearer Token
{
"status": "Deleted"
}Last updated