StopCategoryCallback
Shuts down an event callback.
Operation description
QPS limit
The queries per second (QPS) limit for this API is 10 calls per second per user. If you exceed this limit, API calls are subject to rate limiting, which may affect your business. Call this API at a reasonable rate.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
rtc:StopCategoryCallback |
none |
*App
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| AppId |
string |
Yes |
The application ID. |
223***JQb |
| Callback |
object |
Yes |
The callback. |
|
| Category |
string |
Yes |
The callback code. |
RecordEvent |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The ID of the request. |
2DCE8D7E-BE3B-54AB-8DAC-32F34BED0763 |
Examples
Success response
JSON format
{
"RequestId": "2DCE8D7E-BE3B-54AB-8DAC-32F34BED0763"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | ParameterError | %s. | |
| 404 | NotFound | %s. | The requested resource does not exist |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.