PUSH Test object
Represents a test definition, i.e. the test itself, not the individual attempts.
Fields
Field | Type | Description |
---|---|---|
id required |
String | The unique ID of the test definition. |
Example
{
"id": "On7tRw6J9hYCrRF1G7hqtQ"
}
Last updated on