Skip to main content
DELETE
Remove a funding source

Authorizations

Authorization
string
header
required

User bearer credential: either a Cognito JWT or an ak_ user API key. Backend integrators using HMAC must include the user API key alongside the three HMAC headers on user-scoped endpoints.

Path Parameters

fundingSourceId
string
required

Opaque public funding source ID

Example:

"fs_01JV7Q8M4Y8K6N2Z5P3R1T9W0X"

Response

Confirmation that a funding source was removed

Confirmation that a funding source was removed

id
string
required

Opaque public identifier for the removed funding source

Example:

"fs_01JV7Q8M4Y8K6N2Z5P3R1T9W0X"

deleted
enum<boolean>
required

Always true for a removed funding source response

Available options:
true