{ "category": "VALIDATION_ERROR", "correlationId": "aeb5f871-7f07-4993-9211-075dc63e7cbf", "message": "Invalid input JSON", "subCategory": "INVALID_PARAMETER", "context": { "key": "value" }, "links": { "key": "value" }, "errors": [ { "message": "flagState is required", "code": "REQUIRED_FIELD", "subCategory": "MISSING_FIELD", "in": "body", "context": { "key": "value" } } ] }