v37

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0438154335.8 KB
validations

Create or update a case

Creates or updates a case in a validation file. If the case ID exists, it will be updated; otherwise, a new case will be created.

post/validations/{uri}/{case_id}

Path parameters

uristring required

Validation file URI (base64url-encoded)

Validation file URI (base64url-encoded)

case_idstring required

Case ID (base64url-encoded)

Case ID (base64url-encoded)

Request body

labelsobject nullable
predicatestring nullable
splitstring nullable
{"stackTrail":"components:schemas:JsonValue","oasType":"schema","type":"unknown"}
task_idstring nullable
task_repeatinteger nullable

Response

Successful Response

object required