API ReferenceSessionsReplace all tags on a sessionCopy pagePOSThttps://devapi.withverifa.com/api/v1/sessions/:session_id/set-tagsReplaces all tags on the session with the provided list. Duplicates are removed and the list is capped at 50 tags. AuthenticationX-API-KeystringOrganization API key. Keys are prefixed with vk_live_ (production) or vk_sandbox_ (sandbox).Path parameterssession_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 session with tags.idstringtagslist of stringsErrors401Unauthorized Error404Not Found Error