Remove an existing tag from an existing contactdelete https://localhost/v4/contacts/{identifier}/tags/{uid}Remove an existing tag from an existing contact. Required scope: write_contacts.Path ParamsidentifierstringrequiredContact identifieruiduuidrequiredPodium unique identifier for tag.Responses 202Successful response. defaultError response.CallbackUpdated 24 days ago