Test

Add Labels to Tests

Update tests to contain new labels

patch/test/journeys/addLabels

Query parameters

idsstring[] required

List of test IDs

Request body

namestring required

name

colorstring

color

Response

Array of updated tests

cursorstring

Cursor used for pagination

Changes