deleteContact
Delete a Contact
deleteContact(
accountUuid: String
uuid: String!
): ContactOperationResponse!
Arguments
deleteContact.accountUuid ● String scalar
The UUID of the account that owns the Contact when using JWT authentication
deleteContact.uuid ● String! non-null scalar
The UUID of the Contact to delete
Type
ContactOperationResponse object
Response for importing Contacts from a connected service or deleting a Contact