Remove Credits
POST
https://yourwebsite.com/api/credits/remove
Request Body
Name
Type
Description
target_username*
string
amount*
decimal
{
"current_credits": "10.25 USD",
"current_raw_credits": 10.25,
"currency": "USD"
}
Last updated