Update an existing system. Only the fields provided in the request body will be updated. If a field is provided, the new content will replace the existing content. If a field is not provided, the existing content will remain unchanged.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the system to update.
"12345678-0a8b-4f66-b6f3-2ddcfa097257"
System updated successfully
A System Under Test (SUT).
Systems are templates - to run evaluations, pair them with a SystemVersion that provides specific parameter values.