Update reassign requestput https://api.cm.com/sign/v1/reassignrequests/{id}Approve or decline a reassignment requestPath ParamsidstringrequiredA unique uuid string that identifies a reassign request.Body ParamsstateReassignRequestStateenumrequiredState of the reassign request. Only 'approved' and 'declined' are allowed values when updating the reassign request.approveddeclinedpendingdeclineReasonstring | nullThe reason for declining the reassign request. Required when declining the reassign request.newInviteeobjectnewInvitee objectResponses 200Reassign request has been updated 401Unauthorized 404The specified resource was not foundUpdated about 2 years ago