v55

latestOpenAPI 3.1.0CC-BY-NC-SA-4.0raw.githubusercontent.com2026-08-011243791.8 MB
Methods API

Disable payment method

Disable a payment method on a specific profile.

When using a profile-specific API credential, the alias me can be used instead of the profile ID to refer to the current profile.

delete/v2/profiles/{profileId}/methods/{methodId}

Headers

idempotency-keystring
Example:123e4567-e89b-12d3-a456-426

A unique key to ensure idempotent requests. This key should be a UUID v4 string.

Response

An empty response.