v1
latestOpenAPI 3.1.02026-07-22414856.3 KBAPI
Add Player
Add a sniper to the Database
post/addsniper
Request body
Example request
{
"custom_timestamp": "(ADMIN) 2023-01-01T00:00:00Z",
"deleted": true,
"deleted_reason": "Account Sold",
"evidence": "https://youtube.com/",
"locked_report": true,
"pending_verification": true,
"reason": "Sniped bombies",
"report_type": "sniping",
"snowflake": "573210701607469059",
"uuid": "4fa6e55b-d66a-43c6-949d-a5116ae2d39f",
"verified": true,
"verified_by": "573210701607469059",
"verified_ids": [
"[573210701607469059]"
],
"verified_reason": "Cheating: bhop, killaura, scaffold",
"verified_type": "STAFF"
}Response
OK
Example response
{
"custom_timestamp": "(ADMIN) 2023-01-01T00:00:00Z",
"deleted": true,
"deleted_reason": "Account Sold",
"evidence": "https://youtube.com/",
"locked_report": true,
"pending_verification": true,
"reason": "Sniped bombies",
"report_type": "sniping",
"snowflake": "573210701607469059",
"uuid": "4fa6e55b-d66a-43c6-949d-a5116ae2d39f",
"verified": true,
"verified_by": "573210701607469059",
"verified_ids": [
"[573210701607469059]"
],
"verified_reason": "Cheating: bhop, killaura, scaffold",
"verified_type": "STAFF"
}