Kick Unit
Force a unit offline by community user ID, linked Roblox ID, or linked Discord ID.
Path Parameters
Name
Type
Description
Request Body
{
"communityUserId": "player-1234",
"reason": "Connection reset by integration"
}[
{
"communityUserId": "player-1234",
"reason": "Connection reset by integration"
},
{
"communityUserId": "player-5678",
"reason": "Server restart"
}
]Example Request
Response
Last updated
Was this helpful?

