Pause an application and prevent users from logging in until the application is unpaused.
Request Code Samples
curl --location --request GET 'https://keyauth.win/api/seller/?sellerkey=&type=pauseapp'
Responses
application/json {
"success": true,
"message": "Successfully paused application"
}
Modified at 2025-05-07 22:00:37