UnprocessableEntityResponseError - TypeScript SDK

UnprocessableEntityResponseError type definition

The TypeScript SDK and docs are currently in beta. Report issues on GitHub.

Unprocessable Entity - Semantic validation failure

Example Usage

1import { UnprocessableEntityResponseError } from "@openrouter/sdk/models/errors";
2
3// No examples available for this model

Fields

FieldTypeRequiredDescriptionExample
errormodels.UnprocessableEntityResponseErrorData✔️Error data for UnprocessableEntityResponse{"code": 422,"message": "Invalid argument"}
openrouterMetadataRecord<string, *any*>N/A
userIdstringN/A