Register Sut
POST/suts
Register a new System Under Test.
The caller must be a workspace admin or editor of the workspace the SUT lands in, whether that
comes from the project or from an explicit workspace_id; platform admins bypass. A project
outside the caller's workspaces gets the same 400 as an unknown one, and a project with no
workspace is reachable by platform admins only.
Request
Responses
- 201
- 400
- 403
- 404
- 409
- 422
Successful Response
Bad Request
Forbidden
Not Found
Conflict
Validation Error