Delete PII data for single onboarding session.
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
interviewId
string
required
Specify which interview.
keepCustomer
boolean
True or false. Indicates whether to keep identity of the customer or not. Default is false (which means session and customer identity both will be deleted).
truefalse
sendNotification
boolean
Flag to send a notification about a change interview status
truefalse
api-version
string
required
Defaults to 1.0
``200 OK
Updated 3 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request DELETE \
--url https://demo-api.incodesmile.com/omni/interview \
--header 'accept: application/json' \
--header 'api-version: 1.0'
application/json
``200
Updated 3 months ago