Skip to main content

Update trackers

Update the trackers for the current project.

Path Parameters
projectId uuid REQUIRED
Request Body
items object[]
name string REQUIRED

Possible values: length ≤ 256

company string

Possible values: length ≤ 256

description string
domain string
pattern string
category string

Possible values: [analytics, functional, marketing, strictly_necessary, unclassified, ignored, malicious]

type string REQUIRED

Possible values: [cookie, script, iframe]

Responses
201

Default Response

Schema OPTIONAL
success boolean
400

Bad request response.

Schema OPTIONAL
statusCode int32

The status code of the request.

error string

The error string for the status code.

message string

Description of the error encounted.

401

Unauthorized response.

Schema OPTIONAL
statusCode int32

The status code of the request.

error string

The error string for the status code.

message string
403

Forbidden response.

Schema OPTIONAL
statusCode int32

The status code of the request.

error string
message string
404

Not found response.

Schema OPTIONAL
statusCode int32
error string
message string
422

Unprocessable Entity response.

Schema OPTIONAL
statusCode int32
error string
message string

Description of the error encounted.

500

Internal server error response.

Schema OPTIONAL
statusCode int32
error string
message string

Will always be "Internal Server Error"