Product docs and API reference are now on Akamai TechDocs.
Search product docs.
Search for “” in product docs.
Search API reference.
Search for “” in API reference.
Search Results
 results matching 
 results
No Results
Filters
Add tags
Add authors
API v4.104.0
Added
- Specify a Payment Method when accessing the Payment Make (POST /account/payments) endpoint by utilizing the new
payment_method_id
property.
Fixed
Previously, the specification erroneously stated that
google_pay
type Payment Methods could be added with the Payment Method Add (POST /account/payment-methods) endpoint. At this time, non-credit_card
type Payment Methods can only be added using Linode Cloud Manager. Thegoogle_pay
type has been removed from the endpoint’s Request Body Schema accordingly.A bug was fixed that uploaded the SSH keys of deleted Users that were included in the
authorized_users
array when accessing the following endpoints:- Linode Create (POST /linode/instances)
- Disk Create (POST /linode/instances/{linodeId}/disks)