Skip to main content
DELETE
/
payments
/
{id}
Delete a payment
curl --request DELETE \
  --url https://api.cloud.flexprice.io/v1/payments/{id} \
  --header 'x-api-key: <api-key>'
{}

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Response

{key}
object