Generates and downloads a vCard (.vcf) file for the specified contact.
GET
/api-v1/contact/{id}/vcard
curl \
--request GET 'https://wyzio.app/api-v1/contact/{id}/vcard'
Generates and downloads a vCard (.vcf) file for the specified contact.
curl \
--request GET 'https://wyzio.app/api-v1/contact/{id}/vcard'