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

deleteContact

SRP

Remove a contact from a group. Requires group administrator permission.

Input

deleteContactInput

Return Type

ID

Example

mutation DeleteContact {
deleteContact(input: {
groupId: "Z3JwMTIzNDU2"
email: "jane@example.com"
})
}

Export This Article

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