Request body for reassigning an approval request to another identity. This results in that identity being added as an authorized approver.
Properties
Name
Type
Description
Notes
comment
str
Comment associated with the reassign request.
[optional]
reassign_from
str
Identity from which the approval is being reassigned. If left blank, and the approval is currently assigned to the user calling this endpoint, it will use the calling user's identity. If left blank, and the approval is not currently assigned to the user calling this endpoint, you need to be an admin, which would add the reassignTo as a new approver.
[optional]
reassign_to
str
Identity to which the approval is being reassigned.