15.1.1 Request JSON Parameters
Table 15-3 Request JSON Parameters
Name | Type | Required | Description |
---|---|---|---|
objectId |
STRING | Yes | Object Id of the Process being Rerun |
newObjectId |
STRING | Yes | New Object Id of the Process being Rerun |
Request JSON Sample
{
"objectId":"1733828153618"
"newObjectId":"1733828153618-rerun"
}