Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-5928 Assign Process Owner
  3. OPT-6089

Add PUT endpoint to update process owner

XMLWordPrintable

    • Not defined

      AT:

      • There is a PUT endpoint to update a process owner to an Optimize user
      • Setting the owner to null, removes the owner from the process
      • The new endpoint is documented in confluence
      PUT /api/process/{processDefinitionKey}/owner/
      

      Request body:

      {
        id: '' // null to remove
      }
      

      *Response: *
      204 - No Content: the owner got set successfully

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              omran.abazeed Omran Abazeed
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: