Add Builds to Indexing Configuration

Adds new builds to the list of builds selected for indexing. Provide either build names OR include/exclude patterns, but not both.

Since Xray 3.8.2.

For Xray version 3.21.2 and above with Projects, a Project Admin with Index Resources privilege can use the projectKey query parameter to scope this request to a project.

Requires Admin permission.

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

Project key. When provided, the request is scoped to the specified project.

Body Params

Request to add builds to the indexing list. Provide either names (and optionally builds_and_repos) or patterns, but not both.

names
array of strings

List of build names to add to indexing.

names
builds_and_repos
array of objects

List of build names grouped by repository.

builds_and_repos
patterns
object

Include and exclude patterns for build indexing.

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json