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

Authorizations

Authorization
string
header
required

Path Parameters

addressId
string<uuid>
required

Id of the address

Response

Address deleted