Delete tags from contact by email
documentedDeletes tags from a contact found by email.
POST /dev/api/contacts/email/tags/deleteContactsno implementation yet0 runsInput
domain*
Agile CRM domain (subdomain)
your-domain
email*
Contact email used for lookup
user@example.com
tags*
Tags to delete (JSON array as string)
["tag1","tag2"]
Calls Agile CRM as you (your API key is your account); keychains.dev holds the credentials.