GraphQLReferenceMutationsupdateGroupOn this pageupdateGroup Update group details including name, PDF security settings, retention, and styling. Input groupUpdateInput Return Type ID Example mutation UpdateGroup { updateGroup(input: { groupId: "Z3JwMTIzNDU2" certifyDocuments: true appendAuditLog: true stopPDFPrinting: false })} Related createGroup putGroupSetting Group type