Digio Apis

Getting started with Digio Rest Apis

API SERVER

SELECTED: https://api.digio.in
AUTHENTICATION
No API key applied
General ⦂

Purge API

post {BASE_URL}/client/kyc/purge/{id}

Get KYC Data Purged

REQUEST
PATH PARAMETERS
API Server
https://api.digio.in
Authentication
Not Required
curl -X POST "https://api.digio.in/client/kyc/purge/{id}" \
 -H 'accept: application/json' 
RESPONSE
application/json
object
Single line description
Field
Type
Description
success
boolean

Depicting whether the request failed or not

application/json
object
Single line description
Field
Type
Description
details
string

Details about the exception. Usually contains the exception id for reference.

code
string

Error code

message
string

Description of the error

errors
string

Custom errors