Skip to main content
DELETE
Delete a Document

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required
documentId
string
required

Response

200 - application/json

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