Create A New Web Loader Button
Create a new web loader button.
Request
The type of the request. (addbutton)
Text assigned to the button
Request samples
curl --location --request GET 'https://keyauth.win/api/seller/?sellerkey=&type=addbutton&value=&text='
Responses
application/json {
"success": true,
"message": "Succesfully added button!"
}
Modified at 2025-05-09 15:40:34