Skip to main content
DELETE
/
paybacks
/
{paybackId}
Delete a payback by its id
curl --request DELETE \
  --url https://api.leanpay.fr/v1/public/paybacks/{paybackId} \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Path Parameters

paybackId
string<uuid>
required

Id of the payback

Response

Payback deleted