Skip to main content
DELETE
Unenroll payment method
Removes a vaulted payment method. The vaulted_token becomes invalid.

Authorizations

public-api-key
string
header
required

Your public API key from the Yuno Dashboard

private-secret-key
string
header
required

Your private secret key (server-side only)

Path Parameters

customer_id
string<uuid>
required

The unique identifier of the customer

payment_method_id
string<uuid>
required

The unique identifier of the payment method

Response

Payment method unenrolled successfully