Revoke Whitelist
Revoke a product license from a user
This endpoint enables the revocation of a product license from a user within your hub. By executing this route, you can withdraw access to a particular product from a user, ensuring control over product licensing and adherence to your hub's guidelines or user agreements.
Revoke a Whitelist from a user
DELETE
https://v2.parcelroblox.com/whitelist/revoke
Headers
Name
Type
Description
Authorization*
string
prod_DGzVhVsrqNJi4b0Chd9mMPUI9
Content-Type
string
application/json
Request Body
Name
Type
Description
product_id*
string
Product ID
userid*
string
Roblox or Discord User ID
userid_type*
string
"roblox" or "discord"
If everything was able to process properly:
Last updated
Was this helpful?