DelForbidStreamRule
https://rtc-api.zego.im/
Deletes the Stream publishing prohibition rule.
- You can use Describe Stream publishing prohibition rules to check whether the corresponding Stream publishing prohibition rule was successfully deleted.
- If the prohibition rule for the specified Stream ID does not exist, calling this interface will not return an error.
Request
Query Parameters
Possible values: [DelForbidStreamRule]
Interface prototype parameter
https://rtc-api.zego.im?Action=DelForbidStreamRule
💡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.
Room ID.
Possible values: <= 256 characters
Stream ID, with a maximum length of 256 bytes.
Responses
- 200
- application/json
