API ReferenceIdentitiesSet tagsCopy pagePOSThttps://devapi.withverifa.com/api/v1/identities/:identity_id/set-tagsReplaces all tags on an identity. Pass an empty array to remove all tags. Maximum 50 tags per identity. AuthenticationX-API-KeystringOrganization API key. Keys are prefixed with vk_live_ (production) or vk_sandbox_ (sandbox).Path parametersidentity_idstringRequiredHeadersVerifa-VersiondateOptionalAPI version date string (e.g. 2026-02-01). If omitted, the version pinned to your API key is used.RequestThis endpoint expects an object.tagslist of stringsRequiredResponseUpdated tag list.idstringtagslist of stringsErrors401Unauthorized Error404Not Found Error