DescribeForbidStreamRules
https://rtc-api.zego.im/
Queries stream publishing prohibition rules.
Calling the DescribeForbidStreamRules interface allows you to query both currently valid rules and expired rules. Please note that ZEGOCLOUD periodically purges expired prohibition rules from the database, so the list of expired rules obtained by calling this interface may be incomplete.
Request
Query Parameters
Possible values: [DescribeForbidStreamRules]
Prototype parameters
https://rtc-api.zego.im?Action=DescribeForbidStreamRules
💡Public parameter. Application ID, assigned by ZEGOCLOUD. Get it from the ZEGOCLOUD Admin Console.
💡Common parameter. A 16-character hexadecimal random string (hex-encoded 8-byte random number). For the generation algorithm, refer to the signature example.
💡Common parameter. Current Unix timestamp in seconds. For the generation algorithm, refer to the signature example. A maximum deviation of 10 minutes is allowed.
💡Common parameter. Signature used to verify the legitimacy of the request. Please refer to the signature mechanism to generate it.
Possible values: [2.0]
Default value: 2.0
💡Public parameter. Signature version number.
The Room ID to query.
Possible values: >= 1, <= 10
The Stream ID to query. When calling this interface, you cannot query more than 10 Stream IDs.
Responses
- 200
- application/json
