Clearing eKYC Request
A function to clear the requests and registered user in the dashboard
{
"Content-Type": "application/json",
"Accept": "application/json",
"x-api-key": "Your API key"
}{
"message": "KYC requests deleted!"
}{
"error": "invalid api key"
}Last updated