post https://rest.directiq.com/contacts/tag/createorassign
Assigns existing tag to contact if the tag exists. Otherwise creates a new tag and then assigns it to contact.
Log in to see full request history
Response
200Success
Assigns existing tag to contact if the tag exists. Otherwise creates a new tag and then assigns it to contact.
200Success
xxxxxxxxxx
curl --request POST \
--url https://rest.directiq.com/contacts/tag/createorassign \
--header 'content-type: application/*+json'
Try It!
to start a request and see the response here!