Create Alert
Endpoint Information
Request Body
{
"alertType": "EMAIL",
"alertSendingStatus": "End of Each Execution",
"target": "demo@testinium.com",
"alertSendingStatusResults": [
"Test Successful",
"Test Failed",
"Test Unexecuted",
"Test Stopped",
"Test Error"
],
"targetId": null,
"targetType": null,
"language": null,
"targetTimeZone": null
}Parameter
Type
Description
Response Body
Parameter
Type
Description
Error Codes
HTTP Code
Error Message
Description
Example Request
Last updated