Deletelicense

This command allows an admin to delete either a specific license using the license ID or all licenses associated with a particular user.

The command used to delete a license is /deletelicense <license_id> <user_id>.

Argument
Description
Required

license_id

If this argument is provided, the command deletes the specific license associated with the given ID

true/false

user_id

If provided, all licenses associated with this user will be deleted

true/false

Last updated