GraphQLReferenceMutationsresetRecipientOn this pageresetRecipient Reset a recipient to pre-send status and send email if not yet signed. Input ResetRecipientInput Return Type ID Example mutation ResetRecipient { resetRecipient(input: { recipientId: "cmNwMTIzNDU2" })} Related updateRecipient contactRecipient Recipient type