API referenceConversationsTagsAdd tag to conversationCopy pagePOSThttps://api.elevenlabs.io/v1/convai/conversations/:conversation_id/tagsAssign one or more conversation tags to a conversation. Tags that are already assigned are ignored. Tags must belong to the same workspace.Path parametersconversation_idstringRequiredHeadersxi-api-keystringOptionalRequestThis endpoint expects an object.tag_idslist of stringsRequiredTag IDs to add to the conversation. Re-assigning an existing tag is a no-op.Errors422Unprocessable Entity Error