Skip to main content
DELETE
Delete Card
Use the /DeleteCard endpoint to delete all data that’s associated with a specific user account.

Headers

x-api-key
string

Security feature that grants access to this endpoint.

Content-Type
enum<string>
default:application/json
required

Content type of the request.

Available options:
application/json
Example:

"application/json"

Path Parameters

customerId
string
default:43387ca6-0391-4c82-857d-70d95f087ecb
required

Unique GUID provided by Flinks.

loginId
string
required

Unique loginId associated with the account you want to delete.

Response

Success

StatusCode
integer
Message
string