Update a Submission Test

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Behavior

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

Returns

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
















Path Params
int32
required

ID of the Submission Test you want to update.

Body Params
int32

ID of the Submission this Submission Test corresponds to.

int32

ID of the Test Case this Submission Test corresponds to.

boolean

Whether the rest run represented by this Submission Test passed.

string

Any logs associated with this Submission Test. You can use this field to store meta-data related to the test result encoded by this object.

boolean

Whether the test run represented by this Submission Test produced an error. Defaults to False.

Responses

Language
Credentials
Query
LoadingLoading…
Response
Choose an example:
application/json