KYC Links
Deactivate Static KYC Link
Use this API to deactivate a static KYC Link.
DELETE
Authorizations
Client ID. You can find your ID in the Merchant Dashboard.
Client secret key. You can find your secret key in the Merchant Dashboard.
Headers
Send the signature if IP is not whitelisted
Query Parameters
It is name of the template using which static KYC link was generated.
Response
200
application/json
Response Body for Generate Static KYC Link API
Find the success response of Deactivate Static KYC Link
It displays whether template name is deactivated.
Example:
"Successfully Deactivated"
It displays the URL of the static KYC Link.
Example:
"https://forms.cashfree.com/verification/global-link/Y7tpcan5ksm0"
It is the name of the template you selected for creating static link.
Example:
"Aadhaar_verification"
It displays the status of the deactivated static link. Possible values are:
INACTIVE
Example:
"INACTIVE"
Was this page helpful?