We currently use cookies to improve and customize your experience on our site. If you accept, we’ll also use marketing cookies to show you personalized ads. Manage your cookies and learn more.
Error Details
The error details. Required for client-side 4XX errors.
fieldstringOptional
The field that caused the error. If this field is in the body, set this value to the field's JSON pointer value. Required for client-side errors.
valuestringOptional
The value of the field that caused the error.
locationstringOptional
The location of the field that caused the error. Value is `body`, `path`, or `query`.
Default"body"
issuestringRequired
The unique, fine-grained application-level error code.
descriptionstringOptional
The human-readable description for an issue. The description can change over the lifetime of an API, so clients must not depend on this value.