createTest

abstract suspend fun createTest(input: CreateTestRequest): CreateTestResponse

Creates a test for a service by configuring a test template. Each service has one test per template.