Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-10678

Camunda docs v7.11 /process-instance/delete api is not updated

    XMLWordPrintable

Details

    Description

      I was using /process-instance/delete rest api and in the response it returns new field called createUserId which is not documented in the below rest api response.

      Delete Async (POST)

      POST /process-instance/delete : Deletes multiple process instances asynchronously (batch).

      {
        "id": "aBatchId",
        "type": "aBatchType",
        "totalJobs": 10,
        "batchJobsPerSeed": 100,
        "jobsCreated": 10,
        "invocationsPerBatchJob": 1,
        "seedJobDefinitionId": "aSeedJobDefinitionId",
        "monitorJobDefinitionId": "aMonitorJobDefinitionId",
        "batchJobDefinitionId": "aBatchJobDefinitionId",
        "suspened": false,
        "tenantId": "aTenantId"
      }
      

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              aravindhrs Aravindh Ravi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce