Allow users to access an application again.
Request
The type of the request. (unpauseapp)
Request samples
curl --location --request GET 'https://keyauth.win/api/seller/?sellerkey=&type=unpauseapp'
Responses
application/json {
"success": true,
"message": "Successfully unpased application"
}
Modified at 2025-05-07 22:03:57