Update Sut
PATCH/suts/:sut_id
Update name, version, owner, or project association of a SUT registration.
Only fields present in the request are changed. Moving the SUT to a different
project_id requires admin/editor access to that project's workspace (when it has one) and
the SUT's name must stay unique within the target scope; the SUT's own workspace_id is then
cleared, since a project-scoped SUT always derives its workspace from the project.
Request
Responses
- 200
- 400
- 403
- 404
- 409
- 422
Successful Response
Bad Request
Forbidden
Not Found
Conflict
Validation Error