Skip to main content
DELETE
Delete a payment method

Authorizations

Authorization
string
header
required

Bearer authentication header using an access token.

Example: Authorization: Bearer <accessToken>

Path Parameters

paymentMethodId
string
required

ID of the payment method to delete.

Response

There is no content to send for this request, but the headers may be useful.