Remove tags from a group of tests

Untag a group of tests

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

Only untag tests with this category

Allowed:
int32

Only untag created in this exploratory run

string
enum

Only untag tests with this priority

Allowed:
string

Only untag tests whose title contains, or ID matches, this string

string
enum

Only untag tests with a specific result

Allowed:
int32

Only untag tests in this run group; use -1 to filter for tests not in any run groups

int32

Only untag tests in this saved filter

string

Only untag tests whose steps match this string

string

Only untag tests matching this criteria. Can be comma-separated list of test ids or 'all' to untag all tests

string
enum

Only untag tests of this type

Allowed:
string

Only untag tests that contain given variable

boolean

If true, only untag tests that are embedded in other tests. If false, only untag tests that are not embedded in other tests.

int32

Only untag tests owned by this user; use -1 to filter for tests without an owner

string
enum

Only untag tests with a specified language

Allowed:
boolean
Defaults to false

When 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.

string
required

List of tags to remove

feature_id[]
array of int32s

Only untag tests with this/these feature(s); use -1 to filter for tests without a feature

feature_id[]
site_id[]
array of int32s

Only untag tests for this/these site(s)

site_id[]
state[]
array of strings

Only untag tests that with this state

state[]
tags[]
array of strings

Only untag tests having all specified tags; use -1 to filter for untagged tests

tags[]
run_id[]
array of int32s

Only untag tests that were in this/these previous run(s)

run_id[]
Response
204

Untag a group of tests

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!