Skip to content

PUT /api/orgs/{org}/projects/{prj}/repos/{repo}/tests/distribute

PUT
/api/orgs/{org}/projects/{prj}/repos/{repo}/tests/distribute

Authorizations

Testslick OpenAPI Security Scheme

Authentication

TypeOpenID Connect (http://localhost:8080/auth/realms/testslick/.well-known/openid-configuration)

Request Body

application/json
JSON
{
"userIds": [
"string"
],
"testIds": [
"string"
]
}

Responses

OK
application/json

Playground

Authorization
Body

Samples

Powered by VitePress OpenAPI