https://unilever.siemplify-soar.com/api/external/v1/playbooks/RerunBlock
Hi Team i want to execute this api endpoint to rerun the stuck block , but it is throwing out 500 error can Anyone share me the example value for the payload ?
{
"cyberCaseId": 0,
"alertGroupIdentifier": "string",
"alertIdentifier": "string",
"wfName": "string",
"inputParameters": [
{
"fieldName": "string",
"value": "string",
"matchType": 0
}
],
"originalWorkflowDefinitionIdentifier": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}