Update a Test Category

Behavior

Updates the specified test category by setting the values of the parameters passed. Any parameters not provided will be left unchanged.

Returns

Returns the updated test category if the update succeeded. This call will raise an error if update parameters are invalid.
















Path Params
int32
required

ID of the Test Category you want to update.

Query Params
int32

ID of the Assignment this Test Category corresponds to.

string

The name of this Test Category.

Responses

Language
Credentials
Query
Request
Response
Choose an example:
application/json