Join Requests

Join request

POST https://jumpingstudios.xyz/api/v1/groupBot/joinRequest.php

Query Parameters

Name
Type
Description

botName

string

The username of your Roblox bot. This is the authentication method to make sure you both own the bot and in case you have multiple bots running.

action

string

Options: "accept" or "deny"

uid

string

The ID of the user you want to accept or deny access to the group. (Renamed to "uid")

groupId

string

Your group ID, the bot needs to have a role with permissions to manage join requests for users for this endpoint to work properly.

auth

string

API key

{"success":true,"message":"No comment."}
Example audit log

Last updated

Was this helpful?