DismissGroup
https://zim-api.zego.im/
By calling this API, you can disband a group.
After successfully disbanding the group, all group members will receive the following ZIM callback notification:
| iOS | Android | macOS | Windows |
|---|---|---|---|
| groupStateChanged | onGroupStateChanged | groupStateChanged | onGroupStateChanged |
| Web | Mini Program | Flutter | React Native |
|---|---|---|---|
| groupStateChanged | groupStateChanged | onGroupStateChanged | groupStateChanged |
| Unity3D | uni-app | uni-app x | HarmonyOS |
|---|---|---|
| OnGroupStateChanged | groupStateChanged | groupStateChanged |
'!','#','$','%','&','(',')','+','\'',':',';','<','=','.','>','?', '@','[',']','^','_','{','}','|','~'.Request
Query Parameters
Possible values: [DismissGroup]
API prototype parameter
https://zim-api.zego.im/?Action=DismissGroup
💡Public parameter. Application ID, assigned by ZEGOCLOUD. Get it from the ZEGOCLOUD Admin Console.
💡Public parameter. A 16-character hexadecimal random string (hex encoding of 8-byte random number). Refer to Signature example for how to generate.
💡Public parameter. Current Unix timestamp, in seconds. Refer to Signature example for how to generate, with a maximum error of 10 minutes.
Possible values: [2.0]
Default value: 2.0
💡Public parameter. Signature version number.
💡Public parameter. Signature, used to verify the legitimacy of the request. Refer to Signing the requests for how to generate an API request signature.
Possible values: <= 32 characters
Operator user ID (who has logged in to the ZIM service by calling the login method on the client, or has completed registration by calling the server-side API). Can be any user, does not need to be in the group, and does not need to be the group owner.
Possible values: <= 32 characters
Group ID.
Responses
- 200
- application/json
