Handle Join Request
Accepts a pending join request from a user for the Roblox group
API key generated in the BloxTech Applications dashboard
The Roblox user ID whose join request to accept
112007356Join request accepted successfully
Bad request - invalid input parameters
Unauthorized - invalid or missing API key
Forbidden - insufficient permissions to accept join requests
Not Found - no pending join request found
Too Many Requests - rate limit exceeded
Internal server error or Roblox API error
Rejects a pending join request from a user for the Roblox group
API key generated in the BloxTech Applications dashboard
The Roblox user ID whose join request to reject
112007356Join request rejected successfully
Bad request - invalid input parameters
Unauthorized - invalid or missing API key
Forbidden - insufficient permissions to reject join requests
Not Found - no pending join request found
Too Many Requests - rate limit exceeded
Internal server error or Roblox API error
Last updated
Was this helpful?