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

            Assignee:
            Unassigned
            Reporter:
            Omran Abazeed
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: