Sign in

Delete tags from contact by email

documented

Deletes tags from a contact found by email.

POST /dev/api/contacts/email/tags/deleteContactsno implementation yet0 runs

Input

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.
Delete tags from contact by email · Agile CRM · OpenIntegrations