Deletes a custom alert rule.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
RemindId | long | Yes | The ID of the custom alert rule. | 1234 |
Response parameters
Examples
Sample success responses
JSON
format
{
"HttpStatusCode": 200,
"Data": true,
"ErrorMessage": "The specified parameters are invalid.",
"RequestId": "0000-ABCD-EFG****",
"Success": true,
"ErrorCode": "1031203110005"
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
403 | Forbidden.Access | Access is forbidden. Please first activate DataWorks Enterprise Edition or Flagship Edition. | No permission, please authorize |
429 | Throttling.Api | The request for this resource has exceeded your available limit. | - |
500 | Forbidden.Not.Server | The dataworksAPI service is not available in this area. Please try it in another area. | - |
500 | InternalError.System | An internal system error occurred. Try again later. | - |
500 | InternalError.UserId.Missing | An internal system error occurred. Try again later. | - |
500 | InternalError.Wkbench.ServiceError | An internal error occurred. | An internal error occurred. |
500 | Invalid.Wkbench.Parameter | The specified parameters are invalid. | The specified parameters are invalid. |
500 | Forbidden.Wkbench.RemindNoPermission | You are not authorized to modify the reminder. | You are not authorized to modify the reminder. |
500 | Invalid.Wkbench.RemindNotExist | The reminder does not exist. | The reminder does not exist. |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history