Πήγαινε στο κύριο περιεχόμενο

updateRecipient

SRP

Update the recipient of a document.

Input

RecipientUpdateInput

Return Type

ID

Example

mutation UpdateRecipient {
updateRecipient(input: {
recipientId: "cmNwMTIzNDU2"
firstName: "Jane"
lastName: "Smith"
email: "jane.smith@example.com"
})
}

Export This Article

Save a copy of this page as PDF or plain text.