Validate route
Validate route,
Request Body
application/yaml
Route
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/route/validate" \ -H "Content-Type: application/yaml" \ -d ''{ "details": { "property1": null, "property2": null }, "message": "string"}