Kick API
Reference the Kick API for removing users from a channel or server.
Read time 1 minuteLast updated 9 days ago
The game server uses
/api2/viv_adm_user_kick.php
Use the following parameters to perform a kick action:
-
- The access token with specified claims for this action
access_token -
- The token that
auth_tokenreturnsviv_signin.php -
- The URI of the service from which the user is being kicked: either a channel URI or a special service URI (the issuer plus "-service")
chan_uri -
- The URI of the user who is being kicked
user_uri -
- Use kick for this action
mode