post deprecatedhttps://api.linode.com//account/credit-card
Deprecated Please run Add a payment method.
Adds a credit card Payment Method to your account and sets it as the default method.
OAuth scopes
account:read_write
Responses
Deprecated Please run Add a payment method.
Adds a credit card Payment Method to your account and sets it as the default method.
OAuth scopes
account:read_write
xxxxxxxxxx
curl --request POST \
--url https://api.linode.com/v4/account/credit-card \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
{}