Materialize Template Test

Prev Next
Post
/api/v1/Authoring/projects/{projectId}/template-tests/{testId}/materialize

Materialize child tests for a specified template test

Security
API Key: x-val-api-token
Header parameter namex-val-api-token

API key needed to access endpoints. Each Validatar user can manage their own set of API keys.

Path parameters
projectId
integer (int32) Required

Project containing the template test

testId
integer (int32) Required

Template test to matierialize

Body parameters

Materialization configuration

object
deleteTests
boolean

Whether the materialization is set to delete tests

deleteFolders
boolean

Whether the materialization is set to delete folders

updateTests
boolean

Whether the materialization is set to update tests

overwriteTests
boolean

Whether the materialization is set to overwrite tests

object
deleteTests
boolean

Whether the materialization is set to delete tests

deleteFolders
boolean

Whether the materialization is set to delete folders

updateTests
boolean

Whether the materialization is set to update tests

overwriteTests
boolean

Whether the materialization is set to overwrite tests

object
deleteTests
boolean

Whether the materialization is set to delete tests

deleteFolders
boolean

Whether the materialization is set to delete folders

updateTests
boolean

Whether the materialization is set to update tests

overwriteTests
boolean

Whether the materialization is set to overwrite tests

object
deleteTests
boolean

Whether the materialization is set to delete tests

deleteFolders
boolean

Whether the materialization is set to delete folders

updateTests
boolean

Whether the materialization is set to update tests

overwriteTests
boolean

Whether the materialization is set to overwrite tests

Responses
200

OK

object
name
string | null

The name of the materialization result

executionKey
string | null

The execution key of the materialization result

403

Forbidden

404

Not Found

object
error
string | null