Skip to main content
DELETE
Delete an Identity by id

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

Successfully deleted Identity data.

id
string
required
type
enum<string>
required
Available options:
Personal,
Business
deleted
boolean
required
hasComplianceChecks
boolean
required
data
object
required
mastercardCredential
object | null