Skip to content

DELETE /api/orgs/{org}/projects/{prj}/runs/{id}/units/{unitId}/comments/{commentId}

DELETE
/api/orgs/{org}/projects/{prj}/runs/{id}/units/{unitId}/comments/{commentId}

Authorizations

Testslick OpenAPI Security Scheme

Authentication

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

Parameters

Path Parameters

commentId*
Typestring
Required
formatuuid
pattern[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}
id*
Typestring
Required
formatuuid
pattern[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}
org*
Typestring
Required
prj*
Typestring
Required

Responses

OK
application/json

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI