Kick a user from the chat
Learn how to use iFlyChat API to kick a user from the chat
Last updated
Learn how to use iFlyChat API to kick a user from the chat
Last updated
POST
https://api.iflychat.com/api/1.1/user/:id/kick
You can use iFlyChat API to kick a particular user from the chat
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
This the sample curl command required to make HTTP request:
The kicked user won't be able to access chat for next 15 minutes. After that he/she may again join the chat.
id
string
The id of the user to be kicked from the chat
api_key
string
The private API key of your website