Skip to main content
DELETE
Delete a payout method

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

payee_id
string
required

ID of the payee.

payout_method_id
string
required

ID of the payout method.

Response

Payout method deleted.

Last modified on June 14, 2026