Tag a group of testsAsk AIpost https://app.rainforestqa.com/api/1/tests/tagsTag a group of testsBody ParamscategorystringenumOnly tag tests with this categoryappsiteAllowed:appsiteexploratory_run_idint32Only tag created in this exploratory runfeature_idarray of int32sOnly tag tests with this/these feature(s); use -1 to filter for tests without a featurefeature_idADD int32prioritystringenumOnly tag tests with this priorityP1P2P3not_prioritizedAllowed:P1P2P3''not_prioritizedquerystringOnly tag tests whose title contains, or ID matches, this stringresultstringenumOnly tag tests with a specific resultpassedfailedno_resultAllowed:passedfailedno_resultrun_group_idint32Only tag tests in this run group; use -1 to filter for tests not in any run groupssite_idarray of int32sOnly tag tests for this/these site(s)site_idADD int32smart_folder_idint32Only tag tests in this saved filterstatearray of stringsOnly tag tests that with this statestateADD stringstep_querystringOnly tag tests whose steps match this stringtagsarray of stringsOnly tag tests having all specified tags; use -1 to filter for untagged teststagsADD stringtestsstringOnly tag tests matching this criteria. Can be comma-separated list of test ids or 'all' to tag all teststypestringenumOnly tag tests of this typesnippettestAllowed:snippettestrun_idarray of int32sOnly tag tests that were in this/these previous run(s)run_idADD int32variablestringOnly tag tests that contain given variableembeddedbooleanIf true, only tag tests that are embedded in other tests. If false, only tag tests that are not embedded in other tests.truefalseowner_idint32Only tag tests owned by this user; use -1 to filter for tests without an ownertest_languagestringenumOnly tag tests with a specified languageplain_englishrainforest_test_languageAllowed:plain_englishrainforest_test_languageasyncbooleanDefaults to falseWhen true perform the operation asynchronously. Use when you're experiencing timeouts. There is no way to determine if the operation was successful or when it is complete.truefalsetag_withstringrequiredList of tags to addResponse 201Tag a group of testsUpdated 4 months ago