Update Judge Connection
PATCH/judges/:judge_id
Update a judge connection. Pass api_key to rotate the stored credential.
The caller must have a write-capable role in the connection's current workspace, and, if the
update also moves the connection to a different project, in the destination project's
workspace too. Moving to a project clears any direct workspace_id on the connection, since
a project-scoped connection derives its workspace from the project. Changing the name, or
moving to a new scope, re-checks that the resulting name is still unique in that scope.
Request
Responses
- 200
- 400
- 403
- 404
- 409
- 422
Successful Response
Bad Request
Forbidden
Not Found
Conflict
Unprocessable Entity