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>'

Documentation Index

Fetch the complete documentation index at: https://docs.leanpay.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Path Parameters

paybackId
string<uuid>
required

Id of the payback

Response

Payback deleted